ICustomCssStyleOptions
ICustomCssStyleOptions interface
Represents options for custom CSS styling during document conversion
public interface ICustomCssStyleOptions
Properties
| Name | Description |
|---|---|
| CustomCssStyle { get; set; } | 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. |
See Also
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion