Pages

CmxDocument.Pages property

Gets the pages of current document.

public virtual IList<CmxPage> Pages { get; }

Property Value

The pages of current document.

See Also