weight property
weight property
Gets or sets the weight of the signature border.
Definition:
@property
def weight(self):
...
@weight.setter
def weight(self, value):
...
See Also
- module
groupdocs.signature.domain
- class
Border
Gets or sets the weight of the signature border.
@property
def weight(self):
...
@weight.setter
def weight(self, value):
...
groupdocs.signature.domain
Border