ExpertPdf PDF Creator Library
RtfViewerHeight Property
NamespacesExpertPdf.PdfCreatorRtfToPdfElementRtfViewerHeight
ExpertPdf PDF Creator 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
public:
property int RtfViewerHeight {
	int get ();
	void set (int value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)