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