encode_type property
encode_type property
Specifies Encode Type property to search QR-Codes. If this value is not set, search is processed for all supported QR-Code Types.
Definition:
@property
def encode_type(self):
...
@encode_type.setter
def encode_type(self, value):
...
See Also
- module
groupdocs.signature.options
- class
QrCodeSearchOptions
- class
QrCodeType