Reports for WinForms includes support for a new way of laying out and positioning borders. This method of laying out and positioning borders was primarilyadded for RDL compatibility but can be useful on its own. For example, now optionally borders can be centered over an object's bounds, without affecting either the object's size or the surrounding objects' positions.
The following public type facilitates this feature:
Type | Description |
---|---|
BordersModeEnum | Specifies the various modes of accounting for border thickness when laying out the objects in a document. |
The BordersModeEnum includes the following members: