x_ad_es_type property
x_ad_es_type property
XAdES type DigitalSignOptions.x_ad_es_type
. Default value is None (XAdES is off).
At this moment XAdES signature type is supported only for Spreadsheet documents.
Definition:
@property
def x_ad_es_type(self):
...
@x_ad_es_type.setter
def x_ad_es_type(self, value):
...
See Also
- module
groupdocs.signature.options
- class
DigitalSignOptions
- class
XAdESType