CustomCssStyle

ICustomCssStyleOptions.CustomCssStyle property

Custom CSS style to be applied to the document during conversion. This style will be applied to the document’s <head> tag to customize rendering.

public string CustomCssStyle { get; set; }

See Also