PDFKit.NET 2.0 Class Library (.NET 2.0)

WidgetCollection Class

Collection of form widgets. Associated with a page and field

For a list of all members of this type, see WidgetCollection Members.

System.Object
   TallComponents.PDF.Annotations.Widgets.WidgetCollection

public class WidgetCollection : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This collection is non-creatable and can be obtained through the Widgets property of both Page and Field.

Requirements

Namespace: TallComponents.PDF.Annotations.Widgets

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

WidgetCollection Members | TallComponents.PDF.Annotations.Widgets Namespace