DXMargins Constructors
Specifies the dimensions of the margins of a printed page.| Name | Parameters | Description |
|---|---|---|
| DXMargins() | none | Initializes a new instance of the DXMargins class. |
| DXMargins(Single, Single, Single, Single) | left, right, top, bottom | Initializes a new instance of the DXMargins class with specified settings. |
See Also