Class CmxDocument
Class CmxDocument
A név: Aspose.Imaging.FileFormats.Cmx.ObjectModel Összefoglaló: Aspose.Imaging.dll (25.4.0)
A CMX dokumentum.
[JsonObject(MemberSerialization.OptIn)]
public class CmxDocument
Inheritance
Örökletes tagok
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
CmxDocument()
Kezdeményez egy új példát a Aspose.Imaging.FileFormats.Cmx.ObjectModel.CMxDocument osztály.
[JsonConstructor]
public CmxDocument()
Properties
Pages
Megkapja a jelenlegi dokumentum oldalát.
public virtual IList<cmxpage> Pages { get; }
ingatlan értéke
Methods
ToString()
Visszatér egy System.String, amely ezt az esetet képviseli.
public override string ToString()
Returns
Egy System.String, amely ezt az esetet képviseli.