Class CmxDocument

Class CmxDocument

Pôvodný názov: Aspose.Imaging.FileFormats.Cmx.ObjectModel Zhromaždenie: Aspose.Imaging.dll (25.4.0)

dokumenty CMX.

[JsonObject(MemberSerialization.OptIn)]
public class CmxDocument

Inheritance

object CmxDocument

Z dedičných členov

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

Constructors

CmxDocument()

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.Cmx.ObjectModel.CMxDocument.

[JsonConstructor]
public CmxDocument()

Properties

Pages

Získajte stránky aktuálneho dokumentu.

public virtual IList<cmxpage> Pages { get; }

Hodnota nehnuteľnosti

IList < CmxPage >

Methods

ToString()

Vráti systém.String, ktorý predstavuje túto inštanciu.

public override string ToString()

Returns

string

Systém.String, ktorý predstavuje túto inštanciu.

 Slovenčina