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

C# | Visual Basic | Visual C++ |
public int RtfViewerHeight { get; set; }
Public Property RtfViewerHeight As Integer Get Set
public: property int RtfViewerHeight { int get (); void set (int value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)