Used to add a 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 abstract class FieldShape : Shape
Visual Basic
<SerializableAttribute> _
Public MustInherit Class FieldShape _
	Inherits Shape

Inheritance Hierarchy

See Also