Number of fields in this collection.

Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public abstract int Count { get; }
Visual Basic
Public MustOverride ReadOnly Property Count As Integer
	Get

See Also