CustomCssStyle
WebLoadOptions.CustomCssStyle property
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
- class WebLoadOptions
 - namespace GroupDocs.Conversion.Options.Load
 - assembly GroupDocs.Conversion