IHTMLExtractorAdditionalCssStyles Property ByteScout PDF To HTML SDK
Sets additional CSS styles. Works only with HTMLWithCSS (see ExtractionMode). Example: "#canvas { zoom: 50%; }" - scale the div that contains all generated HTML pages by 50%.

Namespace:  Bytescout.PDF2HTML
Assembly:  Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.4.1.4802-master
Syntax

string AdditionalCssStyles { get; set; }

Property Value

Type: String
See Also

Reference