Padding(Int32, Int32, Int32, Int32) Constructor
Initializes a new instance of the Padding class with specified settings.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v25.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Parameters
Name | Type |
---|---|
left | Int32 |
right | Int32 |
top | Int32 |
bottom | Int32 |
See Also