HtmlToSvgConverterInitialHtmlViewerHeight Property

Gets or sets the initial height in pixels of the HTML viewer in HTML to SVG converter. This value of this property is ignored if the HtmlViewerHeight property is set

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public int InitialHtmlViewerHeight { get; set; }

Property Value

Int32

See Also