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: 21.1.0
Syntax
public int RtfViewerHeight { get; set; }

Property Value

Int32
See Also