ExpertPdf Html to Pdf Converter Library
RtfViewerHeight Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentRtfToPdfElementRtfViewerHeight
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
C#Visual BasicVisual C++
public int RtfViewerHeight { get; set; }
Public Property RtfViewerHeight As Integer
	Get
	Set
public:
property int RtfViewerHeight {
	int get ();
	void set (int value);
}
Property Value

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