Initializes all margins with the same value
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public Margins( float all ) |
| Visual Basic |
|---|
Public Sub New ( all As Single ) |
| Visual C++ |
|---|
public: Margins( float all ) |
Parameters
- all
- Type: System..::..Single
The value for all document margins.