'Declaration Public Property FullPage As System.Boolean
public System.bool FullPage {get; set;}
Note that if this property is true, the following properties are ignored: Landscape, PageWidth, PageHeight, IgnoreCSSPageSize, Margins, PageRanges, DisplayHeaderFooter, HeaderTemplate and FooterTemplate.
'Declaration Public Property FullPage As System.Boolean
public System.bool FullPage {get; set;}