width property
width property
Specifies width of signature.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
groupdocs.signature.domain - class
BaseSignature
Specifies width of signature.
@property
def width(self):
...
@width.setter
def width(self, value):
...
groupdocs.signature.domainBaseSignature