PaddingInfo(PaddingInfo) Constructor
Initializes a new instance of the PaddingInfo class with specified settings.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
src | PaddingInfo | A PaddingInfo object whose settings are used to initialize the created object’s properties. |
See Also