[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PdfSettings.IgnoreCSSPageSize

IgnoreCSSPageSize Property

IgnoreCSSPageSize

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.

Declaration
public bool IgnoreCSSPageSize { get; set; }
Public Property IgnoreCSSPageSize As Boolean