Class OdTextSpan

Class OdTextSpan

Pôvodný názov: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Textový spánok

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdTextSpan

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

OdTextSpan(OdObject)

Initalizuje novú inštanciu Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdTextSpan triedy.

public OdTextSpan(OdObject parent)

Parameters

parent OdObject

a rodičom .

Properties

Text

Získať alebo nastaviť text.

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

Hodnota nehnuteľnosti

string

 Slovenčina