PageImageBrick Constructors
A visual brick within the page header or page footer section, containing an image.Name | Parameters | Description |
---|---|---|
PageImageBrick() | none | Initializes a new instance of the PageImageBrick class with the default settings. |
PageImageBrick(BorderSide, Single, Color, Color) | sides, borderWidth, borderColor, backColor | Initializes a new instance of the PageImageBrick class. |
See Also