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