ImageGear for .NET
PageRange Property




Gets the range of pages to be printed.
Syntax
'Declaration
 
Public ReadOnly Property PageRange As PageRange
'Usage
 
Dim instance As ImGearXPSPrintOptions
Dim value As PageRange
 
value = instance.PageRange
public PageRange PageRange {get;}
public: __property PageRange get_PageRange();
public:
property PageRange PageRange {
   PageRange get();
}

Property Value

System.Windows.Controls.PageRange structure.
See Also

Reference

ImGearXPSPrintOptions Class
ImGearXPSPrintOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback