GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / PrintDefaultPageRange Property

In This Topic
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