Common Reference > Document Class > Pages Property (ReadOnly)

Document.Pages Property (ReadOnly)

Number of pages of the document (ReadOnly).

public int Pages {get;}

Example

int pages = doc.Pages;

See also ...

Document.Members


Send comments on this topic
© Dyalog Ltd 2021