Click or drag to resize

PdfMetamorphosisHtmlSettingFastLoadHtml Property

Disable all parent css styles of each element and use only last css for element. Default: false. Notice: Attention, this option does not allow to read full html styles correctly.

Namespace: SautinSoft
Assembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2024.12.19
Syntax
public bool FastLoadHtml { get; set; }

Property Value

Boolean
See Also