Page

PageArea.Page property

Gets the document page information such as page index and page size.

public Page Page { get; }

Property Value

An instance of Page class that represents the page that contains the page area.

See Also