1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature.Options
  6. /
  7. TextSignOptions
  8. /
  9. TextHorizontalAlignment

TextHorizontalAlignment

TextSignOptions.TextHorizontalAlignment property

Horizontal alignment of text inside a signature. This feature is supported only for Image and Annotation signature implementations (see TextSignatureImplementation SignatureImplementation property).

public TextHorizontalAlignment TextHorizontalAlignment { get; set; }

See Also