TextAreaProperties.BottomMargin Property
Gets or sets the bottom margin of the text area in Document units (1/300 of an inch).
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Single> | The bottom margin of the text area. |
See Also