LocationLabelProperty
Property that is assigned to each LocationTrackableNode with an associated NumberingFormat. Labels are assigned based on each node's location, formatted via its corresponding numbering format. The labels are often displayed in a caption.
Examples of these nodes are figures and tables. For instance, depending on the document's NumberingFormat, an element may be labeled as 1.1
, 1.2
, 1.3
, 2.1
, etc.
Parameters
value
the formatted label
See also
for the storing stage