EVO PDF Logo

PdfDocumentOptionsFitHeight Property

EVO PDF Client for .NET Core
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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public bool FitHeight { get; set; }

Property Value

Type: Boolean
See Also

Reference