The page size in points of the generated PDF document
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public SizeF PdfPageSizePoints { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PdfPageSizePoints As SizeF Get |
| Visual C++ |
|---|
public: property SizeF PdfPageSizePoints { SizeF get (); } |