Gets and sets the initial value for the starting page edit control in the print dialog box.
Read-write property
Visual Basic |
---|
Public Property PdFromPage As Long |
A long value which represents the starting page.
The current PdFromPage value specifies the initial value for the starting page edit control in the Print Dialog box.
When the PrintDialog method returns, the PdFromPage value is updated to the value the user entered in the starting page edit control.