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

PageInfoTextBrick Constructors

The base for the PageInfoBrick class.
Name Parameters Description
PageInfoTextBrick() none Initializes a new instance of the PageInfoTextBrick class with the default settings.
PageInfoTextBrick(BorderSide, Single, Color, Color, Color) sides, borderWidth, borderColor, backColor, foreColor Initializes a new instance of the PageInfoTextBrick class with the specified visible borders, their width, color, and background and foreground colors.
PageInfoTextBrick(IBrickOwner) brickOwner Initializes a new instance of the PageInfoTextBrick class with the specified owner.
See Also