PDFMarginComponent
Selector
kendo-grid-pdf-margin
Fields
bottom?
number | string
The bottom margin.
The supported units are:
"mm"
"cm"
"in"
"pt"
(default).
Numbers are considered to be points (
"pt"
).
left?
number | string
The bottom margin.
The supported units are:
"mm"
"cm"
"in"
"pt"
(default).
Numbers are considered to be points (
"pt"
).
right?
number | string
The right margin.
The supported units are:
"mm"
"cm"
"in"
"pt"
(default).
Numbers are considered to be points (
"pt"
).
top?
number | string
The top margin.
The supported units are:
"mm"
"cm"
"in"
"pt"
(default).
Numbers are considered to be points (
"pt"
).