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.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic int HtmlViewerHeight { get; set; }
Public Property HtmlViewerHeight As Integer
Get
Set
Property Value
Type:
Int32
See Also