Click or drag to resize

HtmlToPdfElementHtmlViewerHeight Property

Gets or sets the HTML viewer height in pixels. If the viewer width was not set, this property has no effect

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public int HtmlViewerHeight { get; set; }

Property Value

Int32
See Also