PageInfoBrick Constructors
A visual brick which is displayed in the page header or page footer sections, and contains information specific to the current page.| Name | Parameters | Description |
|---|---|---|
| PageInfoBrick() | none | Initializes a new instance of the PageInfoBrick class with the default settings. |
| PageInfoBrick(BorderSide, Single, Color, Color, Color) | sides, borderWidth, borderColor, backColor, foreColor | Initializes a new instance of the PageInfoBrick class with the specified settings. |
See Also