FIRSTPAGENUMBER_MIN Field
In This Topic
The min value the first page number can take.
Syntax
'Declaration
Public Const FIRSTPAGENUMBER_MIN As Integer
'Usage
Dim value As Integer
value = PageSetup.FIRSTPAGENUMBER_MIN
public const int FIRSTPAGENUMBER_MIN
See Also