Used to add a text form field area to a layer.

Namespace: TallComponents.PDF.Layout.Shapes.Fields
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
[SerializableAttribute]
public class TextFieldShape : FieldShape
Visual Basic
<SerializableAttribute> _
Public Class TextFieldShape _
	Inherits FieldShape

Inheritance Hierarchy

See Also