|
HtmlToPdfResultWebPageSize Property |
The size of the web page in pixels.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
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