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

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-grid-pdf-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?