Class CdrParagraph

Class CdrParagraph

Название пространства: Aspose.Imaging.FileFormats.Cdr.Objects Ассоциация: Aspose.Imaging.dll (25.4.0)

Параграф КДР

[JsonObject(MemberSerialization.OptIn)]
public class CdrParagraph : CdrGraphicObject, IDisposable

Inheritance

object DisposableObject CdrObject CdrGraphicObject CdrParagraph

Implements

IDisposable

Наследованные члены

CdrGraphicObject.Width , CdrGraphicObject.Height , CdrGraphicObject.BoundsInPixels , CdrGraphicObject.ClipId , CdrObject.Parent , CdrObject.Document , DisposableObject.Dispose() , DisposableObject.ReleaseManagedResources() , DisposableObject.ReleaseUnmanagedResources() , DisposableObject.VerifyNotDisposed() , DisposableObject.Disposed , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

CdrParagraph()

public CdrParagraph()

Properties

TextIndex

Получить или установить индекс текста.

[JsonProperty]
public int TextIndex { get; set; }

Стоимость недвижимости

int

Смотреть также

CdrObjectContainer

 Русский