labelModifications property

List<LabelModification>? labelModifications
getter/setter pair

The list of modifications to apply to the labels on the file.

Implementation

core.List<LabelModification>? labelModifications;