shape_position property

shape_position property

Specifies shape position in the document layout. For verifing signatures in headers/footers

Definition:

@property
def shape_position(self):
    ...
@shape_position.setter
def shape_position(self, value):
    ...

See Also