Type Definitions
Margin
The Margin object is used throughout this PDF library.
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
bottom |
number | Bottom margin |
left |
number | Left margin |
right |
number | Right margin |
top |
number | Top margin |