Link Search Menu Expand Document

IHTMLExtractorAdditionalCssStyles Property

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.3.1.4759-master
Syntax
string AdditionalCssStyles { get; set; }

Property Value

Type: String
See Also

Reference