Empty margins object
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public static Margins Empty { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Empty As Margins Get |
| Visual C++ |
|---|
public: static property Margins^ Empty { Margins^ get (); } |