ICustomCssStyleOptions class

ICustomCssStyleOptions class

Represents options for custom CSS styling during document conversion.

The ICustomCssStyleOptions type exposes the following members:

Properties

Property Description
custom_css_style The custom CSS style to be applied to the document during conversion, which will be inserted into the document’s <head> tag to customize rendering.

See Also