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