BarCodeCaption Class
Provides access to the bar code caption characteristics.
Namespace: DevExpress.BarCodes
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Related API Members
The following members return BarCodeCaption objects:
Remarks
The top bar code caption is accessible via the BarCode.TopCaption property, and the bottom bar code caption is accessible via the BarCode.BottomCaption property.
Inheritance
Object
BarCodeCaption
See Also