WebLoadOptions.CustomCssStyle property

On this page

Sets custom CSS style for the HTML document. This style will be applied to the document’s <head> tag. It helps to customize the document’s rendering during conversion.

public string CustomCssStyle { get; set; }

See Also

On this page