Class CdrDocument

Class CdrDocument

Tên không gian: Aspose.Imaging.FileFormats.Cdr.Objects Tổng hợp: Aspose.Imaging.dll (25.4.0)

Cdr root đối tượng

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

Inheritance

object DisposableObject CdrObject CdrObjectContainer CdrDocument

Implements

IDisposable

Thành viên thừa kế

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

Đưa ra mũi tên.

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

Giá trị bất động sản

Dictionary < int , CdrArrow >

BmpMasks

Có mặt nạ BMP

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

Giá trị bất động sản

Dictionary < int , CdrBmp >

Bmps

Nhận được BMPS.

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

Giá trị bất động sản

Dictionary < int , CdrBmp >

ClipIds

Nhận hoặc đặt ID clip.

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

Giá trị bất động sản

List < short >

Fills

Đã nhận được đầy đủ.

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

Giá trị bất động sản

Dictionary < int , CdrFill >

Fonts

Nhận các phông chữ.

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

Giá trị bất động sản

Dictionary < int , CdrFont >

LastTextIndex

Nhận các chỉ số văn bản.

public int LastTextIndex { get; set; }

Giá trị bất động sản

int

OutLines

Đưa ra các dòng.

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

Giá trị bất động sản

Dictionary < int , CdrOutline >

Patterns

nhận được các mô hình

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

Giá trị bất động sản

Dictionary < int , CdrPattern >

PowerClips

Nhận được điện clips.

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

Giá trị bất động sản

SortedDictionary < short , CdrListObjects >

Styles

Nhận được các phong cách

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

Giá trị bất động sản

Dictionary < int , CdrStyle >

Texts

nhận được các văn bản.

public CdrTextCollection Texts { get; }

Giá trị bất động sản

CdrTextCollection

VectorPatterns

Nhận các mô hình vector.

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

Giá trị bất động sản

Dictionary < int , CdrVectorPattern >

Version

Nhận hoặc đặt phiên bản.

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

Giá trị bất động sản

int

Methods

ReleaseManagedResources()

Phát hành tài nguyên không được quản lý và - tùy chọn - được quản lý.

protected override void ReleaseManagedResources()

Xem thêm

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

 Tiếng Việt