FreeSpire.PDF by Administrator

<PackageReference Include="FreeSpire.PDF" Version="6.10.6" />

 SignTextAlignment

public enum SignTextAlignment
Specifies the alignment type of signature text.
Center = 1

Specifies the signature text is aligned to Center.

Left = 0

Specifies the signature text is aligned to Left.

Right = 2

Specifies the signature text is aligned to Right.