'Declaration Public Property UseCustomStartingPage As System.Boolean
'Usage Dim instance As ExcelPrintPageSetting Dim value As System.Boolean instance.UseCustomStartingPage = value value = instance.UseCustomStartingPage
public System.bool UseCustomStartingPage {get; set;}