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