TextPosition Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
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

public enum TextPosition
Members

  Member nameValueDescription
Auto0 Text position will be defined automatically.
LeftToRight1 Text will be placed on the left side.
RightToLeft2 Text will be placed on the right side.
TopToBottom3 Text will be placed on top.
BottomToTop4 Text will be placed on bootom.
See Also

Reference