HtmlLoadOptions.IsPriorityCssPageRule

HtmlLoadOptions.IsPriorityCssPageRule property

Gets or sets the flag that specifies that @page rules defined in css will override values defined in PageInfo.

public bool IsPriorityCssPageRule { get; set; }

See Also