Class CdrDocument

Class CdrDocument

Именује се: Aspose.Imaging.FileFormats.Cdr.Objects Асамблеја: Aspose.Imaging.dll (25.4.0)

ЦДР корен објекат

[JsonObject(MemberSerialization.OptIn)]
public class CdrDocument : CdrObjectContainer, IDisposable

Inheritance

object DisposableObject CdrObject CdrObjectContainer CdrDocument

Implements

IDisposable

Наслеђени чланови

CdrObjectContainer.AddChildObject(CdrObject) , CdrObjectContainer.InsertObject(CdrObject) , CdrObjectContainer.ReleaseManagedResources() , CdrObjectContainer.Childs , CdrObjectContainer.LoadToLastChild , CdrObjectContainer.LastChild , CdrObjectContainer.Hidden , 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()

Properties

Arrows

Добијају стрелице.

public Dictionary<int, cdrarrow=""> Arrows { get; }

Вредност имовине

Dictionary < int , CdrArrow >

BmpMasks

Узмите маске БМП.

public Dictionary<int, cdrbmp=""> BmpMasks { get; }

Вредност имовине

Dictionary < int , CdrBmp >

Bmps

Узмите БМПС.

public Dictionary<int, cdrbmp=""> Bmps { get; }

Вредност имовине

Dictionary < int , CdrBmp >

ClipIds

Добија или поставља ИД клипа.

public List<short> ClipIds { get; set; }

Вредност имовине

List < short >

Fills

Добијају се пуњења.

public Dictionary<int, cdrfill=""> Fills { get; }

Вредност имовине

Dictionary < int , CdrFill >

Fonts

Добијају се шрифтови.

public Dictionary<int, cdrfont=""> Fonts { get; }

Вредност имовине

Dictionary < int , CdrFont >

LastTextIndex

Добије текст индекса.

public int LastTextIndex { get; set; }

Вредност имовине

int

OutLines

Добијају излазне линије.

public Dictionary<int, cdroutline=""> OutLines { get; }

Вредност имовине

Dictionary < int , CdrOutline >

Patterns

Добијете узорке

public Dictionary<int, cdrpattern=""> Patterns { get; }

Вредност имовине

Dictionary < int , CdrPattern >

PowerClips

Добијају моћни клипови.

public SortedDictionary<short, cdrlistobjects=""> PowerClips { get; set; }

Вредност имовине

SortedDictionary < short , CdrListObjects >

Styles

Добијају стилове.

public Dictionary<int, cdrstyle=""> Styles { get; }

Вредност имовине

Dictionary < int , CdrStyle >

Texts

Добијају се текстови.

public CdrTextCollection Texts { get; }

Вредност имовине

CdrTextCollection

VectorPatterns

Покушајте да добијете векторске узорке.

public Dictionary<int, cdrvectorpattern=""> VectorPatterns { get; }

Вредност имовине

Dictionary < int , CdrVectorPattern >

Version

Добија или поставља верзију.

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

Вредност имовине

int

Methods

ReleaseManagedResources()

Издава неконтролисане и - опционално - управљане ресурсе.

protected override void ReleaseManagedResources()

Гледајте такође

CdrObjectContainer </int,></int,></short,></int,></int,></int,></int,></int,></int,></int,>

 Српски