CollectionSubitemData Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the data corresponding to the related entry in the collection field. The type of data shall match the data type identified by the corresponding collection field.

Namespace:  Apitron.PDF.Kit.Interactive.Navigation.DocumentLevel.Collections
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string Data { get; set; }

Property Value

Type: String
The data.
See Also

Reference