LabelField object

The LabelField object accesses information for a label field in a form.

Properties

TypeAccess typeDescription
NameReadThe name of the field.
TextRead/writeThe label text defined by the field.
FontSizeRead/writeThe text size for the field.
  • xx-small
  • x-small
  • medium
  • large
  • x-large
  • xx-large
RequiredRead/writeSpecifies whether the field value is required.
HelpMsgRead/writeThe help message for the field.