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

TextVerticalAlignment

TextSignOptions.TextVerticalAlignment property

Vertical alignment of text inside a signature. This feature is supported only for Image signature implementation (see TextSignatureImplementation SignatureImplementation property).

public TextVerticalAlignment TextVerticalAlignment { get; set; }

See Also