BarcodeSpacingBuilder
Defines the fluent API for configuring the spacing of the Kendo Barcode for ASP.NET MVC.
Methods
Top(System.Int32)
The top spacing of the Barcode.
Parameters
top - System.Int32
The value that configures the top spacing.
Bottom(System.Int32)
The bottom spacing of the Barcode.
Parameters
bottom - System.Int32
The value that configures the bottom spacing.
Left(System.Int32)
The left spacing of the Barcode.
Parameters
left - System.Int32
The value that configures the left spacing.
Right(System.Int32)
The right spacing of the Barcode.
Parameters
right - System.Int32
The value that configures the right spacing.