![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Contains settings for barcode recognition. More...
Inherits _MwWrapper.
Public Member Functions | |
| def | __init__ (self, _java_class) |
| "AustraliaPostSettings" | australia_post (self) |
| ChecksumValidation | checksum_validation (self) |
| None | checksum_validation (self, ChecksumValidation value) |
| bool | detect_encoding (self) |
| None | detect_encoding (self, bool value) |
| bool | strip_fnc (self) |
| None | strip_fnc (self, bool value) |
Contains settings for barcode recognition.
| def __init__ | ( | self, | |
| _java_class | |||
| ) |
| "AustraliaPostSettings" australia_post | ( | self | ) |
| ChecksumValidation checksum_validation | ( | self | ) |
| None checksum_validation | ( | self, | |
| ChecksumValidation | value | ||
| ) |
| bool detect_encoding | ( | self | ) |
| None detect_encoding | ( | self, | |
| bool | value | ||
| ) |
| bool strip_fnc | ( | self | ) |
| None strip_fnc | ( | self, | |
| bool | value | ||
| ) |