The DataDynamics.ActiveReports namespace contains the Border class and its settings.
Classes
| Class | Description |
| Border | Paints a border around the control area. |
| Border.BorderMargins | Gets the amount of padding around the content of the control. |
Structures
| Structure | Description |
| PaddingEx | Provides the settings used to set a margin (four edges) inside a control. |
Enumerations
| Enumeration | Description |
| BorderLineStyle | Specifies the line style used to draw the border line. |
| TextAlignment | Specifies the horizontal alignment of text within the control area. |
| TextJustify | Specifies how to justify text when the TextAlignment property is set to Justify. |
| VerticalTextAlignment | Specifies the vertical alignment of text within the control area. |
See Also