PDFMarginComponent
Represents the Kendo UI PDFMargin component for Angular.
The supported units are:
"mm"
"cm"
"in"
"pt"
(default).
Numbers are considered to be points ("pt"
).
Selector
kendo-treelist-pdf-margin
Inputs
Name | Type | Default | Description |
---|---|---|---|
bottom? |
|
|
Sets the bottom margin of the PDF page. Accepts a The supported units are |
left? |
|
|
Sets the left margin of the PDF page. Accepts a The supported units are |
right? |
|
|
Sets the right margin of the PDF page. Accepts a The supported units are |
top? |
|
|
Sets the top margin of the PDF page. Accepts a The supported units are |