In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / PrintDefaultPageRange Property

PrintDefaultPageRange Property (DocuVieware)

In This Topic
Specifies the initial page range selected into the printing dialog box.
Syntax
'Declaration
 
Public Property PrintDefaultPageRange As DefaultPageRange
public DefaultPageRange PrintDefaultPageRange {get; set;}
Remarks
Default value is DefaultPageRange.ActivePage.
See Also