ExpertPdf Html to Pdf Converter Library
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

Declaration Syntax
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) Version: 8.0.0.0 (8.0.0.0)