Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Text position.
Namespace: Apitron.PDF.Kit.Interactive.Forms.SignatureSettings
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Auto | 0 | Text position will be defined automatically. | |
LeftToRight | 1 | Text will be placed on the left side. | |
RightToLeft | 2 | Text will be placed on the right side. | |
TopToBottom | 3 | Text will be placed on top. | |
BottomToTop | 4 | Text will be placed on bootom. |
See Also