New to Kendo UI for Angular? Start a free 30-day trial

PDFExportMarginComponent

Represents the Kendo UI PDFMargin component for Angular.

Selector

kendo-pdf-export-margin

Inputs

NameTypeDefaultDescription

bottom?

string | number

The bottom margin. The supported units are "mm", "cm", "in", and "pt" (default). Numbers are considered to be points ("pt").

left?

string | number

The bottom margin. The supported units are "mm", "cm", "in", and "pt" (default). Numbers are considered to be points ("pt").

right?

string | number

The right margin. The supported units are "mm", "cm", "in", and "pt" (default). Numbers are considered to be points ("pt").

top?

string | number

The top margin. The supported units are "mm", "cm", "in", and "pt" (default). Numbers are considered to be points ("pt").

In this article

Not finding the help you need?