AccessibleDescription
|
Gets or sets the description of an element used by assistive technologies.
|
AccessibleObject
|
For internal use.
|
AccessibleRole
|
|
Alignment
|
Gets or sets the alignment of brick within the page layout rectangle.
|
AnchorName
|
Gets or sets an anchor name assigned to the Brick object.
|
AutoWidth
|
Determines whether the current brick is resized in order to display the entire text of a brick.
|
BackColor
|
Defines the background color for the current VisualBrick.
|
BookmarkInfo
|
Gets an object containing information about the bookmark for this VisualBrick.
|
BorderColor
|
Defines the border color for the current VisualBrick.
|
BorderDashStyle
|
Specifies the dash style for the brick’s border.
|
BorderStyle
|
Gets or sets the border style of a brick.
|
BorderWidth
|
Specifies the border width of the current VisualBrick object.
|
BrickOwner
|
Gets the owner of this brick.
|
Bricks
|
Gets a collection of bricks which are contained in this Brick.
|
BrickType
|
Gets the text string, containing the brick type information.
|
CanPublishToFormats
|
Specifies brick visibility on printouts and documents exported to specific formats.
|
ContinuousPageNumbering
|
Gets or sets a value indicating whether the page number should be changed according to reordering in the Pages collection.
|
Font
|
Defines the font used to draw text within the current brick.
|
ForeColor
|
Gets or sets the color of the text displayed in the current brick.
|
Format
|
Gets or sets the format string to display text information within the brick.
|
HasCrossReference
|
For internal use. Intended to support exporting bricks to some formats.
|
Hint
|
Defines the text displayed as the current brick hint.
|
HorzAlignment
|
Gets or sets the horizontal alignment of the text.
|
ID
|
Identifies the current brick.
|
IsVisible
|
Specifies the visibility of Brick.
|
LineAlignment
|
Gets or sets the brick alignment related to the top of the parent area.
|
Location
|
Defines the current brick’s location, in GraphicsUnit.Document measurement units.
|
Modifier
|
Specifies the page area for displaying a specific brick.
|
NavigationBrickIndices
|
Gets a string value, which is intended for serialization of the brick’s bookmark.
|
NavigationPageIndex
|
Gets an index of a page, which contains a bookmark’s brick.
|
NavigationPair
|
Provides access to the brick-page pair, associated with the current brick.
|
NoClip
|
Specifies whether or not a brick’s bounds can be clipped.
|
Padding
|
Gets or sets the padding values of a brick.
|
PageInfo
|
Gets or sets the type of information to be displayed within the PageInfoTextBrick.
|
Parent
|
Obsolete. Gets or sets the parent document band for the current brick.
|
Printed
|
Obsolete. Specifies whether the current brick will be printed.
|
PrintingSystem
|
Gets or sets the Printing System used to create and print this brick.
|
Rect
|
Defines the current brick’s location and size, in GraphicsUnit.Document measurement units.
|
RepeatForVerticallySplitContent
|
Specifies whether to repeat a brick for a content that is split across multiple pages vertically.
|
RightToLeftLayout
|
For internal use.
|
Separable
|
Override this property to specify whether the current brick can be divided into multiple parts when a document is repaginated.
|
SeparableHorz
|
Determines whether the current brick can be divided into several parts horizontally.
|
SeparableVert
|
Determines whether the current brick can be divided into several parts vertically.
|
Sides
|
Defines the border settings for the current VisualBrick.
|
Size
|
Defines the current brick’s size, in GraphicsUnit.Document measurement units.
|
StartPageNumber
|
Gets or sets the initial value of a page counter.
|
StoredId
|
For internal use.
|
StringFormat
|
Gets or sets the formatting string applied to the brick’s text.
|
Style
|
Gets or sets the BrickStyle instance used to render a brick in an appropriate format.
|
Tag
|
Gets or sets the object that contains additional data associated with the control.
|
Target
|
Gets or sets the target attribute assigned to this Brick and used when a Brick.Url property is specified.
|
Text
|
Gets or sets the text to be displayed within the current brick.
|
TextValue
|
Gets an object which represents the value that will be shown as the brick’s text.
|
TextValueFormatString
|
Gets or sets the format string which is applied to the TextBrick.TextValue.
|
Url
|
Specifies the link to an external resource.
|
UseTextAsDefaultHint
|
Specifies whether the brick hint’s content corresponds to the brick’s text.
|
Value
|
Gets or sets an object, containing additional information on the current brick.
|
VertAlignment
|
Gets or sets the vertical alignment of the text.
|
XlsExportNativeFormat
|
For internal use. Specifies the format settings that are applied to a document when it is exported to XLS format.
|
XlsxFormatString
|
Gets or sets the format settings used when a document is exported to an Excel file (XLS or XLSX).
|