ImageGear .NET - Updated May 1, 2018
StartPage Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : StartPage Property
Gets or sets the page to start printing with, 0-based.
Syntax
'Declaration
 
Public Property StartPage As Integer
 
'Usage
 
Dim instance As ImGearPDFPrintOptions
Dim value As Integer
 
instance.StartPage = value
 
value = instance.StartPage

Property Value

Integer value.
See Also

Reference

ImGearPDFPrintOptions Class
ImGearPDFPrintOptions Members