IMargins.Left Property
Specifies the margin value for the left edge.
Namespace: DevExpress.Blazor.RichEdit
Assembly: DevExpress.Blazor.RichEdit.v25.2.dll
NuGet Package: DevExpress.Blazor.RichEdit
Declaration
int Left { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The margin value, in twips. |
See Also