PdfHtmlTemplateMaxContentHeight Property
Gets or sets the maximum height of the PDF template. This property is used when AutoSizeContentHeight is true
to limit the height of the HTML content. The default value is 24000
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
public int MaxContentHeight { get; set; }
Property Value
Int32