Click or drag to resize
RtfToPdfElementRtfViewerHeight Property
Gets or sets the virtual RTF viewer height. If the viewer width was not set, this property has no effect and the height will be auto detected

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public int RtfViewerHeight { get; set; }

Property Value

Type: Int32
See Also