Table of Contents
PdfTextFieldMode Enumeration

Specifies the text box mode.

Namespace: EO.Pdf
Assembly: EO.Pdf (in EO.Pdf.dll)

Syntax
 public enum PdfTextFieldMode
Members
Member Name Description
SingleLine Single line text box.
MultipleLine Multiple line text box.
Password Password box.
See Also