Class OdTextParagraph
Class OdTextParagraph
Pôvodný názov: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Textový odsek
[JsonObject(MemberSerialization.OptIn)]
public class OdTextParagraph : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdTextParagraph
Z dedičných členov
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
OdTextParagraph(OdObject)
Initalizuje novú inštanciu Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdTextParagraf triedy.
public OdTextParagraph(OdObject parent)
Parameters
parent
OdObject
a rodičom .
Properties
Text
Získať alebo nastaviť text.
[JsonProperty]
public string Text { get; set; }