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
	Get
	Set
public:
property int RtfViewerHeight {
	int get ();
	void set (int value);
}
Property Value

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