In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / SaveDefaultPageRange Property

SaveDefaultPageRange Property (DocuViewareControl)

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