AnnotationGS1_128 interface¶
Represents a GS1-128 barcode annotation.
AnnotationGS1_128::Parts property | Contains the application identifiers for the barcode. |
AnnotationGS1_128::AutoCaption property | Indicates if the barcode should be automatically captioned. |
AnnotationGS1_128::AddPart method | Add a new part to the GS1-128 annotation |
Inherited from AnnotationBarcode¶
AnnotationBarcode::AnnotationBarcode interface | Implements Annotation Interface. Represents the base class for all barcode annotations. |
AnnotationBarcode::SubType property | Indicates the subtype of the barcode. |
AnnotationBarcode::Caption property | Indicates the caption of the barcode. |
AnnotationBarcode::Content property | Indicates the content of the barcode. |
AnnotationBarcode::ErrorCorrectionLevel property | Indicates the error correction level of the barcode. |
AnnotationBarcode::Margin property | Indicates the margin of the barcode. |
AnnotationBarcode::BgColor property | Indicates the background color of the barcode. |