Winnovative Logo

ExcelToPdfDocumentOptionsFitHeight Property

Winnovative Client for .NET Core
When this property is true the content will be resized if necessary to fit the available height in PDF page of the PDF document generated by the converter. By default this property is false.

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public bool FitHeight { get; set; }

Property Value

Type: Boolean
See Also

Reference