|
HtmlToImageWebPageHeight Property
|
Gets or sets the web page height. If the width was not set, this property has no effect.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic int WebPageHeight { get; set; }Public Property WebPageHeight As Integer
Get
Set
Property Value
Int32
See Also