shape_position property
shape_position property
Defines where shape should be presented in the document layout. Avaliable only for Word documents
Definition:
@property
def shape_position(self):
...
@shape_position.setter
def shape_position(self, value):
...
See Also
- module
groupdocs.signature.options
- class
ShapePosition
- class
TextSignOptions