Class OdTextParagraph
Class OdTextParagraph
Il nome: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Assemblea: Aspose.Imaging.dll (25.4.0)
Il paragrafo del testo
[JsonObject(MemberSerialization.OptIn)]
public class OdTextParagraph : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdTextParagraph
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
OdTextParagraph(OdObject)
Inizia una nuova instanza della classe Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdTextParagraph.
public OdTextParagraph(OdObject parent)
Parameters
parent
OdObject
Il genitore .
Properties
Text
Ricevi o metti il testo.
[JsonProperty]
public string Text { get; set; }