Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCustomBarCodeSymbology Properties

The base class for all classes that implement barcode symbologies.
Name Description
FitMode protected Specifies the generated barcode calculation mode if the barcode control ‘s automatic size calculation is disabled.
ModuleColor protected Specifies the color used to paint the generated barcode and encoded text (if displayed).
ModuleWidth protected Specifies the width (in pixels) of the minimal visual element of the one or two-dimensional code.
ShowText protected Specifies if the encoded text is displayed with the generated barcode.
See Also