<< Return to Main Index

< Return to Class Index

CGXProperties::SetFirstPage

void SetFirstPage(int nStart);

nStart

The value for the page offset. -1 if the page numbers should be the real page number. If greater or equal to 0, page numbering will start with this number.

Remarks

Specifies a page offset for printing the page number token. -1 if the page numbers should be the real page number. If greater or equal to 0, page numbering will start with this number.

See Also

CGXProperties::GetFirstPage

CGXProperties

Class Overview | Class Members