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.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public int HtmlViewerHeight { get; set; }
Public Property HtmlViewerHeight As Integer
Get
Set
Property Value
Type:
Int32See Also