PDFKit.NET 2.0 Class Library (.NET 2.0)

TextField Constructor 

Create a new Text field.

public TextField(
   string fullName
);

Parameters

fullName
The fully qualified name for this field.

See Also

TextField Class | TallComponents.PDF.Forms.Fields Namespace