Class OdTextSpan

Class OdTextSpan

이름 공간 : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic 모임: Aspose.Imaging.dll (25.4.0)

텍스트 스페인

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdTextSpan

상속 회원들

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)

Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdTextSpan 클래스의 새로운 예를 시작합니다.

public OdTextSpan(OdObject parent)

Parameters

parent OdObject

그리고 부모님.

Properties

Text

텍스트를 얻거나 설정합니다.

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

부동산 가치

string

 한국어