PageCount

WordProcessingContent.PageCount property

Gets the number of pages in the document.

public int PageCount { get; }

Property Value

The number of pages in the document.

See Also