class QRCodesUserAPI
Parents | |
object |
Brief
Provides methods for adding QR codes to sections, repeating areas, paragraphs, and table cells.
Static Public Methods | |
Adds a QR code with specified error correction level, version, scale multiplier, color, and background color, with or without a quiet zone, to the section and returns an instance of BarcodeBuilder. |
|
Adds a QR code with specified error correction level, version, and scale multiplier to the section and returns an instance of BarcodeBuilder. |
|
Adds a QR code with specified error correction level, version, scale multiplier, color, and background color, with or without a quiet zone, to the repeating area and returns an instance of BarcodeBuilder. |
|
Adds a QR code with specified error correction level, version, and scale multiplier to the repeating area and returns an instance of BarcodeBuilder. |
|
Adds a QR code with specified error correction level, version, scale multiplier, color, and background color, with or without a quiet zone, to the paragraph and returns an instance of BarcodeInlineBuilder. |
|
Adds a QR code with specified error correction level, version, and scale multiplier to the paragraph and returns an instance of BarcodeInlineBuilder. |
|
Adds a QR code with specified error correction level, version, scale multiplier, color, and background color, with or without a quiet zone, to the table cell and returns an instance of BarcodeBuilder. |
|
Adds a QR code with specified error correction level, version, and scale multiplier to the table cell and returns an instance of BarcodeBuilder. |
|
Adds a QR code with specified error correction level, version, scale multiplier, color, and background color, with or without a quiet zone, to the table cell and returns the TableCellBuilder. |
|
Adds a QR code with specified error correction level, version, and scale multiplier to the table cell and returns the TableCellBuilder. |
|
Adds a QR code with specified error correction level, version, scale multiplier, color, and background color, with or without a quiet zone, to the paragraph and returns the ParagraphBuilder. |
|
Adds a QR code with specified error correction level, version, and scale multiplier to the paragraph and returns the ParagraphBuilder. |
|
Adds a QR code with specified error correction level, version, scale multiplier, color, and background color, with or without a quiet zone, to the repeating area and returns the RepeatingAreaBuilder. |
|
Adds a QR code with specified error correction level, version, and scale multiplier to the repeating area and returns the RepeatingAreaBuilder. |
|
Adds a QR code with specified error correction level, version, scale multiplier, color, and background color, with or without a quiet zone, to the section and returns the SectionBuilder. |
|
Adds a QR code with specified error correction level, version, and scale multiplier to the section and returns the SectionBuilder. |
|
Adds a QR code with a URL and with a specified scale multiplier to the section and returns an instance of BarcodeBuilder. |
|
Adds a QR code with a URL with specified scale multiplier, color, and background color, with or without a quiet zone, to the section and returns an instance of BarcodeBuilder. |
|
Adds a QR code with a URL with a specified scale multiplier to the repeating area and returns an instance of BarcodeBuilder. |
|
Adds a QR code with a URL with specified scale multiplier, color, and background color, with or without a quiet zone, to the repeating area and returns an instance of BarcodeBuilder. |
|
Adds a QR code with a URL with a specified scale multiplier to the paragraph and returns an instance of BarcodeInlineBuilder. |
|
Adds a QR code with a URL with specified scale multiplier, color, and background color, with or without a quiet zone, to the paragraph and returns an instance of BarcodeInlineBuilder. |
|
Adds a QR code with a URL with a specified scale multiplier to the table cell and returns an instance of BarcodeBuilder. |
|
Adds a QR code with a URL with specified scale multiplier, color, and background color, with or without a quiet zone, to the table cell and returns an instance of BarcodeBuilder. |
|
Adds a QR code with a URL with a specified scale multiplier to the table cell and returns the TableCellBuilder. |
|
Adds a QR code with a URL with specified scale multiplier, color, and background color, with or without a quiet zone, to the table cell and returns the TableCellBuilder. |
|
Adds a QR code with a URL with a specified scale multiplier to the paragraph and returns the ParagraphBuilder. |
|
Adds a QR code with a URL with specified scale multiplier, color, and background color, with or without a quiet zone, to the paragraph and returns the ParagraphBuilder. |
|
Adds a QR code with a URL and a specified scale multiplier to the repeating area and returns the RepeatingAreaBuilder. |
|
Adds a QR code with a URL with specified scale multiplier, color, and background color, with or without a quiet zone, to the repeating area and returns the RepeatingAreaBuilder. |
|
Adds a QR code with a URL with a specified scale multiplier to the section and returns the SectionBuilder. |
|
Adds a QR code with a URL with specified scale multiplier, color, and background color, with or without a quiet zone, to the section and returns the SectionBuilder. |