PDFExportMarginComponent
Represents the Kendo UI PDFMargin component for Angular.
<kendo-pdf-export-margin top="2cm" left="1cm" right="1cm" bottom="2cm">
</kendo-pdf-export-margin>
Selector
kendo-pdf-export-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 |