HtmlToPdfElementFitHeight Property |
When this property is true the HTML content will be resized if necessary to fit the available height in PDF page.
By default this property is false.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool FitHeight { get; set; }
Public Property FitHeight As Boolean
Get
Set
Property Value
Type:
Boolean
See Also