Class CmxDocument

Class CmxDocument

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

Tài liệu CMX

[JsonObject(MemberSerialization.OptIn)]
public class CmxDocument

Inheritance

object CmxDocument

Thành viên thừa kế

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

CmxDocument()

Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.Cmx.ObjectModel.CMxDocument.

[JsonConstructor]
public CmxDocument()

Properties

Pages

Nhận các trang của tài liệu hiện tại.

public virtual IList<cmxpage> Pages { get; }

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

IList < CmxPage >

Methods

ToString()

Trở lại một System.String đại diện cho trường hợp này.

public override string ToString()

Returns

string

Một hệ thống.String đại diện cho trường hợp này.

 Tiếng Việt