AccusoftPrintPro8 ActiveX DLL > PrintPro Object : PdRangeEnable Property |
Gets or sets a value indicating which Print Range radio buttons are enabled on the Print Dialog box.
Visual Basic |
---|
Public Property PdRangeEnable As PP_PrintRangeEnable |
The PrintDialog method is used to display the Print Dialog box.
Note: In order to get the Pages radio button to function properly, you need to make sure that the PdMaxPage property is set to a value that is greater than the pdMinPage property.