 |
HtmlToPdfResultWebPageSize Property |
The size of the web page in pixels.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic SizeF WebPageSize { get; }
Public ReadOnly Property WebPageSize As SizeF
Get
Property Value
Type:
SizeF
Remarks
1px is 1/96 inch at 96 DPI.
See Also