PageHeaderArea Constructors
Represents the object that specifies information to be displayed in a page header area.Name | Parameters | Description |
---|---|---|
PageHeaderArea() | none | Initializes a new instance of the PageHeaderArea class with the default settings. |
PageHeaderArea(String[], DXFont, BrickAlignment) | content, font, lineAlignment | Initializes a new instance of the PageHeaderArea class with specified settings. |
See Also