amount property
amount property
Gets or sets amount.
Definition:
@property
def amount(self):
...
@amount.setter
def amount(self, value):
...
See Also
- module
groupdocs.signature.domain.extensions
- class
EPC
Gets or sets amount.
@property
def amount(self):
...
@amount.setter
def amount(self, value):
...
groupdocs.signature.domain.extensions
EPC