barcode_type property
BarcodeParameters.barcode_type property
Bar code type.
@property
def barcode_type(self) -> str:
...
@barcode_type.setter
def barcode_type(self, value: str):
...
See Also
- module aspose.words.fields
- class BarcodeParameters