Share via


FormPageRange Struct

Definition

Represents a page interval from the input document. Page numbers are 1-based.

public struct FormPageRange
type FormPageRange = struct
Public Structure FormPageRange
Inheritance
FormPageRange

Properties

FirstPageNumber

The first page number of the range.

LastPageNumber

The last page number of the range.

Applies to