Class CmxDocument
Class CmxDocument
名称: Aspose.Imaging.FileFormats.Cmx.ObjectModel アセンション: Aspose.Imaging.dll (25.4.0)
CMX文書です。
[JsonObject(MemberSerialization.OptIn)]
public class CmxDocument
Inheritance
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
CmxDocument()
Aspose.Imaging.FileFormats.Cmx.ObjectModel.CmxDocument クラスの新しい例を開始します。
[JsonConstructor]
public CmxDocument()
Properties
Pages
現在の文書のページを取得します。
public virtual IList<cmxpage> Pages { get; }
不動産価値
Methods
ToString()
このインスタンスを代表するSystem.Stringを返します。
public override string ToString()
Returns
このインスタンスを代表するシステムストリングです。