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