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