The lable style reference text component wrapper class.

The LabelStyleTextForEachComponent..::..StyleGeneral type exposes the following members.

Properties

  NameDescription
Public propertyAnchorComponent
Gets a reference object for positioning the point of the text component.
(Inherited from LabelStyleTextComponent..::..StyleGeneral.)
Public propertyAnchorLocation
Gets the location on the anchor component where the point of the block component is attached.
(Inherited from LabelStyleTextComponent..::..StyleGeneral.)
Public propertyAnchorPoint Obsolete.
Gets the location on the anchor component where the point of the text component is attached.
(Inherited from LabelStyleTextComponent..::..StyleGeneral.)
Public propertyName
Gets the name for text component.
(Inherited from LabelStyleTextComponent..::..StyleGeneral.)
Public propertySpanOutsideSegments
Gets whether this component refers to the properties of outside segments.
(Inherited from LabelStyleTextComponent..::..StyleGeneral.)
Public propertyTextForEach
Gets the text component to output the specified content for each item in the specified collection.
Public propertyUsedIn
Gets the display mode in which the component is used;for example if this is set to label, only display the component when display mode is set to label.
(Inherited from LabelStyleTextComponent..::..StyleGeneral.)
Public propertyVisible
Gets whether the text component is visible in the label style.
(Inherited from LabelStyleTextComponent..::..StyleGeneral.)

See Also