The width of the HTML document in points
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public float HtmlContentWidthPt { get; } |
| Visual Basic |
|---|
Public ReadOnly Property HtmlContentWidthPt As Single Get |
| Visual C++ |
|---|
public: property float HtmlContentWidthPt { float get (); } |