Back to Devexpress

TextBrick Properties

corelibraries-devexpress-dot-xtraprinting-dot-textbrick-dot-underscore-properties.md

latest12.3 KB
Original Source

TextBrick Properties

A visual brick that contains text.

NameDescription
AccessibleDescriptionGets or sets the description of an element used by assistive technologies. Inherited from Brick.
AccessibleObjectFor internal use. Inherited from Brick.
AccessibleRoleInherited from Brick.
AnchorNameGets or sets an anchor name assigned to the Brick object. Inherited from Brick.
BackColorDefines the background color for the current VisualBrick. Inherited from VisualBrick.
BookmarkInfoGets an object containing information about the bookmark for this VisualBrick. Inherited from VisualBrick.
BorderColorDefines the border color for the current VisualBrick. Inherited from VisualBrick.
BorderDashStyleSpecifies the dash style for the brick’s border. Inherited from VisualBrick.
BorderStyleGets or sets the border style of a brick. Inherited from VisualBrick.
BorderWidthSpecifies the border width of the current VisualBrick object. Inherited from VisualBrick.
BrickOwnerGets the owner of this brick. Inherited from VisualBrick.
BricksGets a collection of bricks which are contained in this Brick. Inherited from Brick.
BrickTypeGets the text string, containing the brick type information.
CanPublishToFormatsSpecifies brick visibility on printouts and documents exported to specific formats. Inherited from Brick.
FontDefines the font used to draw text within the current brick.
ForeColorGets or sets the color of the text displayed in the current brick. Inherited from TextBrickBase.
HasCrossReferenceFor internal use. Intended to support exporting bricks to some formats. Inherited from Brick.
HintDefines the text displayed as the current brick hint. Inherited from VisualBrick.
HorzAlignmentGets or sets the horizontal alignment of the text.
IDIdentifies the current brick. Inherited from Brick.
IsVisibleSpecifies the visibility of Brick. Inherited from Brick.
LocationDefines the current brick’s location, in GraphicsUnit.Document measurement units. Inherited from BrickBase.
ModifierSpecifies the page area for displaying a specific brick. Inherited from BrickBase.
NavigationBrickIndicesGets a string value, which is intended for serialization of the brick’s bookmark. Inherited from VisualBrick.
NavigationPageIndexGets an index of a page, which contains a bookmark’s brick. Inherited from VisualBrick.
NavigationPairProvides access to the brick-page pair, associated with the current brick. Inherited from VisualBrick.
NoClipSpecifies whether or not a brick’s bounds can be clipped. Inherited from BrickBase.
PaddingGets or sets the padding values of a brick. Inherited from VisualBrick.
ParentObsolete. Gets or sets the parent document band for the current brick. Inherited from Brick.
PrintedObsolete. Specifies whether the current brick will be printed. Inherited from BrickBase.
PrintingSystemGets or sets the Printing System used to create and print this brick. Inherited from VisualBrick.
RectDefines the current brick’s location and size, in GraphicsUnit.Document measurement units. Inherited from Brick.
RepeatForVerticallySplitContentSpecifies whether to repeat a brick for a content that is split across multiple pages vertically. Inherited from BrickBase.
RightToLeftLayoutFor internal use. Inherited from VisualBrick.
SeparableOverride this property to specify whether the current brick can be divided into multiple parts when a document is repaginated. Inherited from Brick.
SeparableHorzDetermines whether the current brick can be divided into several parts horizontally. Inherited from VisualBrick.
SeparableVertDetermines whether the current brick can be divided into several parts vertically. Inherited from VisualBrick.
SidesDefines the border settings for the current VisualBrick. Inherited from VisualBrick.
SizeDefines the current brick’s size, in GraphicsUnit.Document measurement units. Inherited from BrickBase.
StoredIdFor internal use. Inherited from BrickBase.
StringFormatGets or sets the formatting string applied to the brick’s text.
StyleGets or sets the BrickStyle instance used to render a brick in an appropriate format. Inherited from VisualBrick.
TagGets or sets the object that contains additional data associated with the control. Inherited from Brick.
TargetGets or sets the target attribute assigned to this Brick and used when a Brick.Url property is specified. Inherited from Brick.
TextGets or sets the text to be displayed within the current brick. Inherited from TextBrickBase.
TextValueGets an object which represents the value that will be shown as the brick’s text.
TextValueFormatStringGets or sets the format string which is applied to the TextBrick.TextValue.
UrlSpecifies the link to an external resource. Inherited from Brick.
UseTextAsDefaultHintSpecifies whether the brick hint’s content corresponds to the brick’s text. Inherited from VisualBrick.
ValueGets or sets an object , containing additional information on the current brick. Inherited from Brick.
VertAlignmentGets or sets the vertical alignment of the text.
XlsExportNativeFormatFor internal use. Specifies the format settings that are applied to a document when it is exported to XLS format.
XlsxFormatStringGets or sets the format settings used when a document is exported to an Excel file (XLS or XLSX).

See Also

TextBrick Class

TextBrick Members

DevExpress.XtraPrinting Namespace