[]
        
(Showing Draft Content)

C1.WPF.Document.OutputRange.GetMinPage

GetMinPage Method

GetMinPage(int)

Gets the starting page number of the current range.

Declaration
public int GetMinPage(int minPageNumber)
Parameters
Type Name Description
int minPageNumber

The starting page number (used if the current range is from the beginning of a document).

Returns
Type Description
int

The actual starting page number.