Class CdrDocument

Class CdrDocument

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

cdr root objekt

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

Inheritance

object DisposableObject CdrObject CdrObjectContainer CdrDocument

Implements

IDisposable

Z dedičných členov

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

Vezmite si šípky.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrArrow >

BmpMasks

Vezmite si BMP masky.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrBmp >

Bmps

Získajte BMPS.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrBmp >

ClipIds

Získajte alebo nastavíte ID klipu.

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

Hodnota nehnuteľnosti

List < short >

Fills

Dostane si plátky.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrFill >

Fonts

Dostane sa fonty.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrFont >

LastTextIndex

Získajte textové indexy.

public int LastTextIndex { get; set; }

Hodnota nehnuteľnosti

int

OutLines

Získajte vonkajšie línie.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrOutline >

Patterns

Dostane sa vzorky.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrPattern >

PowerClips

Získajte power clips.

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

Hodnota nehnuteľnosti

SortedDictionary < short , CdrListObjects >

Styles

Dostane sa štýly.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrStyle >

Texts

Dostane sa texty.

public CdrTextCollection Texts { get; }

Hodnota nehnuteľnosti

CdrTextCollection

VectorPatterns

Získajte vektorové vzory.

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

Hodnota nehnuteľnosti

Dictionary < int , CdrVectorPattern >

Version

Dostane alebo nastaví verziu.

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

Hodnota nehnuteľnosti

int

Methods

ReleaseManagedResources()

Uvoľňuje neupravené a - opcionálne - spravované zdroje.

protected override void ReleaseManagedResources()

Pozri tiež

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

 Slovenčina