PdfDocumentOptionsFitHeight Property
When this property is true the HTML content will be resized if necessary to fit the available height in PDF page
of the PDF document generated by the HTML to PDF converter.
By default this property is false.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public bool FitHeight { get; set; }
Public Property FitHeight As Boolean
Get
Set
Property Value
Boolean