Composite Type Description#
Defined in library scandit_datacapture_barcode
-
CompositeTypeDescription
# class CompositeTypeDescription
Added in version 6.7.0
Description specific to a particular composite type.
-
types
# Set<CompositeType> get types
Added in version 6.7.0
The composite types described by the description.
-
symbologies
# Set<Symbology> get symbologies
Added in version 6.7.0
All symbologies that can be part of a composite code with the given composite type.
-