ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : StartPage Property |
'Declaration Public Property StartPage As Integer
'Usage Dim instance As ImGearPDFPrintOptions Dim value As Integer instance.StartPage = value value = instance.StartPage
public int StartPage {get; set;}