Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
int |
getFontCode()
This field is only used if you have selected the option P : printer 3800 with font in the Type field on the Definition of the current Report.
|
ReportLabelJumpTypeValues |
getJumpType()
This field is used for paging and line spacing when generating the Report layout.
|
java.lang.String |
getLabel()
Label.
|
int |
getLabelID()
The label identifier is made of two characters maximum.
|
static final java.lang.String copyright
int getFontCode()
This field is only used if you have selected the option P : printer 3800 with font in the Type field on the Definition of the current Report. In this case, this shows the character codes of the font.
ReportLabelJumpTypeValues getJumpType()
This field is used for paging and line spacing when generating the Report layout.
java.lang.String getLabel()
Label. The length of the label is specified in the Definition tab of the Report.
Note: The maximum length is 264 characters.
int getLabelID()
The label identifier is made of two characters maximum. It is advised to leave gaps in the numbering sequence to allow for future line insertions as necessary.