[]
Gets or sets a value indicating whether the CSS-defined page size should be ignored. Defaults to false.
Note that this property is ignored if FullPage is true.
public bool IgnoreCSSPageSize { get; set; }
Public Property IgnoreCSSPageSize As Boolean