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.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public int RtfViewerHeight { get; set; }
Public Property RtfViewerHeight As Integer
Get
Set
Property Value
Type:
Int32See Also