A newer version of this page is available.
Switch to the current version.
VisualBrick.Padding Property
Gets or sets the padding values of a brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
PaddingInfo | A PaddingInfo object which contains the padding values of a brick (measured in pixels). |
Remarks
This property specifies indent values used to render the contents of the brick it contains.
Implements
DevExpress.XtraPrinting.IVisualBrick.Padding
See Also
Feedback