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.
Get or sets the encoding to be used when loading the web document. If the property is null the encoding will be determined from document character set attribute
Specifies the zoom level as a percentage. The zoom level is applied to the document’s <body> tag before conversion, scaling the document’s visual appearance. A value of 100% represents the original size. The default value is 100.