1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.domain
  6. /
  7. IAlignment class
  8. /
  9. horizontal_alignment property

horizontal_alignment property

horizontal_alignment property

Horizontal alignment of Image on a document page.

Definition:

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

See Also