Accusoft PrintPRO 7
PdRangeEnable Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : PdRangeEnable Property

Glossary Item Box

Description

Gets or sets a value indicating which Print Range radio buttons are enabled on the Print Dialog box.

Property Type

Read-write property

Syntax

Visual Basic
Public Property PdRangeEnable As PP_PrintRangeEnable

Return Type

A PP_PrintRangeEnable value which determines which print range radio buttons are enabled.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.