API Reference
Class
PdfLabel
One printable label in a label-sheet recipe.
Inheritance
- Object
- PdfLabel
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Constructor PdfLabelSheetComponent.PdfLabelSheetComponent
Constructors
public PdfLabel(String text, String secondaryText = null, String codeText = null) #Creates a label with primary, secondary, and optional machine-readable text.
Parameters
- text System.String
- secondaryText System.String = null
- codeText System.String = null