Skip to main content

UPCSupplemental5Options Class

Contains options specific to this symbology (bar code type).

Namespace: DevExpress.BarCodes

Assembly: DevExpress.Docs.v26.1.dll

Declaration

public class UPCSupplemental5Options :
    BarCodeGeneratorOptions

The following members return UPCSupplemental5Options objects:

Remarks

Note

This documentation describes the legacy Barcode Generation API. For new projects, use the DevExpress.Docs.Barcode.BarcodeGenerator class in the DevExpress.Docs.Barcode namespace. To upgrade an existing project to the updated scheduler control, refer to the Migration Guide.

Inheritance

Object
BarCodeGeneratorOptions
UPCSupplemental5Options
See Also