|
HtmlToImageWebPageHeight Property |
Gets or sets the web page height. If the width was not set, this property has no effect.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public int WebPageHeight { get; set; }
Public Property WebPageHeight As Integer
Get
Set
Property Value
Type:
Int32See Also