Click or drag to resize

RtfToPdfElementFitHeight Property

When this property is true the RTF content will be resized if necessary to fit the available height in PDF page. By default this property is false.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public bool FitHeight { get; set; }

Property Value

Type: Boolean
See Also