Kendo.Mvc.UI.Fluent.TreeListPdfMarginSettingsBuilder
Defines the fluent API for configuring the TreeListPdfMarginSettings settings.
Methods
Bottom(System.Double)
The bottom margin. Numbers are considered as pt units.
Parameters
value System.Double
The value that configures the bottom.
Left(System.Double)
The left margin. Numbers are considered as pt units.
Parameters
value System.Double
The value that configures the left.
Right(System.Double)
The right margin. Numbers are considered as pt units.
Parameters
value System.Double
The value that configures the right.
Top(System.Double)
The top margin. Numbers are considered as pt units.
Parameters
value System.Double
The value that configures the top.