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
Система.String, яка представляє цю інстанцію.