Back to Devexpress

BarCodeCaption Class

officefileapi-devexpress-dot-barcodes-9eb1d8fd.md

latest1.4 KB
Original Source

BarCodeCaption Class

Provides access to the bar code caption characteristics.

Namespace : DevExpress.BarCodes

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public class BarCodeCaption
vb
Public Class BarCodeCaption

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

BarCodeCaption Members

DevExpress.BarCodes Namespace