Class OdCustomShape
Il nome: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Assemblea: Aspose.Imaging.dll (25.4.0)
Il documento aperto in forma personalizzata.
[JsonObject(MemberSerialization.OptIn)]
public class OdCustomShape : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdCustomShape
I membri ereditari
OdStyledObject.Style , OdStyledObject.Rectangle , OdGraphicObject.AbsoluteCoordinates , OdObject.parent , OdObject.Parent , OdObject.Items , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
OdCustomShape(OdObject)
Inizia una nuova instanza della classe Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape.
public OdCustomShape(OdObject parent)
Parameters
parent
OdObject
Il genitore .
Properties
Layer
Riceve o mette la striscia.
[JsonProperty]
public string Layer { get; set; }
Valore di proprietà
StyleName
Riceve o mette il nome dello stile.
[JsonProperty]
public string StyleName { get; set; }
Valore di proprietà
TextStyleName
Riceve o impone il nome dello stile di testo.
[JsonProperty]
public string TextStyleName { get; set; }