Class OdTextSpan

Class OdTextSpan

Le nom : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Assemblée: Aspose.Imaging.dll (25.4.0)

Le texte span

[JsonObject(MemberSerialization.OptIn)]
public class OdTextSpan : OdStyledObject

Inheritance

object OdObject OdGraphicObject OdStyledObject OdTextSpan

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

OdTextSpan(OdObject)

Initialisez une nouvelle instance de la classe Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdTextSpan.

public OdTextSpan(OdObject parent)

Parameters

parent OdObject

Le parent .

Properties

Text

Obtenez ou mettez le texte.

[JsonProperty]
public string Text { get; set; }

Valore di proprietà

string

 Français