PdfHtmlTemplateFitHeight Property
If true, when AutoSizeContentHeight is also true and Height was set with a positive value, the HTML content may be
scaled down to fit the template height in PDF.
The default value is true
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
public bool FitHeight { get; set; }
Property Value
Boolean