OptionsListAdd Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Adds the specified item to the list.

Namespace:  Apitron.PDF.Kit.Interactive.Forms
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public override void Add(
	Option item
)

Parameters

item
Type: Apitron.PDF.Kit.Interactive.FormsOption
The item.

Implements

ICollectionTAdd(T)
See Also

Reference