AnnotationCode39 interface¶
Represents a Code39 barcode 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. |