Skip to main content
Types used to represent the page interval of a multi-page document.

Methods

MethodDescription
Logic IsEmpty()Checks if the range of a rectangle is empty. Read-only.
Int Start()Returns the number of the first page in a range. Read-only.
Int End()Returns the number of the last page in a range. Read-only.