class BarcodeInlineBuilder
Parents | |
object |
|
IParagraphElementBuilder |
Brief
Provides methods for configuring barcodes and QR codes added to paragraphs.
Public Methods | |
Configures the barcode border by a configuration action. |
|
Sets the stroke style, color, and width for the barcode border. |
|
Sets the color and style for the barcode border. |
|
Sets the barcode border stroke style. |
|
Sets the barcode border color. |
|
Sets the barcode border stroke style. |
|
Sets the barcode border width. |
|
Sets the barcode height. |
|
Sets the barcode bottom margin. |
|
Sets the barcode left margin. |
|
Sets the barcode right margin. |
|
Sets all barcode margins to the same value. |
|
Sets the barcode left, top, right, and bottom margins. |
|
Sets the barcode top margin. |
|
Sets the barcode bottom padding. |
|
Sets the barcode left padding. |
|
Sets the barcode right padding. |
|
Sets all barcode paddings to the same value. |
|
Sets the barcode left, top, right, and bottom paddings. |
|
Sets the barcode top padding. |
|
Sets the barcode width. |
|
Returns the instance of RepeatingAreaBuilder to which the barcode was added. |
|
Returns the instance of TableCellBuilder to which the barcode was added. |
|
Returns the instance of DocumentBuilder to which the barcode was added. |
|
Returns the instance of ParagraphBuilder to which the barcode was added. |
|
Returns the instance of TableRowBuilder to which the barcode was added. |
|
Returns the instance of SectionBuilder to which the barcode was added. |
|
Returns the instance of TableBuilder to which the barcode was added. |