Initializes the margins with the given values 
            
Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax
Parameters
- left
- Type: SystemSingle
 The left margin
- right
- Type: SystemSingle
 The right margin
- top
- Type: SystemSingle
 The top margin
- bottom
- Type: SystemSingle
 The bottom margin
See Also