QRFrameOptions.Padding Property
In This Article
Specifies the distance between the frame and QR code.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
DXMargins | A DXMargins object that defines paddings for the frame. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Padding |
---|---|---|
Cross-Platform Class Library | QRCode |
|
Office File API | QRCode |
|
See Also