HtmlToImageConverterMaxHtmlViewerHeight Property

Gets or sets the maximum HTML viewer height in pixels. Value 0 means unlimited. The default value is 32000 pixels

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public int MaxHtmlViewerHeight { get; set; }

Property Value

Int32

See Also