Click or drag to resize

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; }

Property Value

Type: Int32
See Also