Skip to main content
A newer version of this page is available. .

BrickStringFormat Properties

Encapsulates text layout information (such as alignment, orientation and tab stops) and display manipulations (such as ellipsis insertion and national digit substitution).
Name Description
Alignment Gets or sets text alignment information.
FormatFlags Gets or sets a StringFormatFlags enumeration that contains formatting information.
HotkeyPrefix Gets the HotkeyPrefix object for this BrickStringFormat object.
LineAlignment Gets or sets line alignment.
PrototypeKind Gets or sets a prototype string format for the current string format.
RightToLeft Gets a value indicating whether or not the right-to-left orientation is used.
Trimming Gets text trimming mode.
Value Gets the StringFormat instance representing current text formatting.
WordWrap Gets a value, specifying whether or not word-wrapping is available for the brick’s text.
See Also