RtfToPdfElementRtfViewerHeight Property |
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
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic int RtfViewerHeight { get; set; }
Public Property RtfViewerHeight As Integer
Get
Set
Property Value
Type:
Int32
See Also