[]
Gets or sets a value indicating whether the CSS-defined page size should have priority over what is declared in PageWidth and PageHeight. Defaults to false.
public bool PreferCSSPageSize { get; set; }
Public Property PreferCSSPageSize As Boolean