Class OdCustomShape
De naam: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Verzameling: Aspose.Imaging.dll (25.4.0)
Het open document in custom-formaat.
[JsonObject(MemberSerialization.OptIn)]
public class OdCustomShape : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdCustomShape
Geëerbiede leden
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)
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape klasse.
public OdCustomShape(OdObject parent)
Parameters
parent
OdObject
De ouders.
Properties
Layer
Geeft of zet de laag.
[JsonProperty]
public string Layer { get; set; }
Eigendomswaarde
StyleName
Geeft of zet de naam van de stijl.
[JsonProperty]
public string StyleName { get; set; }
Eigendomswaarde
TextStyleName
Geeft of stelt de naam van de tekst stijl.
[JsonProperty]
public string TextStyleName { get; set; }