public int EndPage {get; set;}
public: __property int get_EndPage(); public: __property void set_EndPage( int value );
public: property int EndPage { int get(); void set ( int value); }
'Declaration Public Property EndPage As Integer
'Usage Dim instance As ImGearPDFPrintOptions Dim value As Integer instance.EndPage = value value = instance.EndPage
ImGearPDFPrintOptions Class ImGearPDFPrintOptions Members
©2016. Accusoft Corporation. All Rights Reserved.