Initializes the margins with the given values
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.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