ChoiceFieldDeselectName Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Deselects an option with the specified name.

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 void DeselectName(
	string optionName
)

Parameters

optionName
Type: SystemString
Name of the option.
See Also

Reference