CollectionSubitem Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The CollectionSubitem type exposes the following members.

Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyData
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.
Public propertyKeys
Gets the keys.
(Inherited from PdfDictionary.)
Public propertyPreffix
Gets or sets a prefix string that shall be concatenated with the text string presented to the user. This entry is ignored when an interactive PDF processor sorts the items in the collection.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyValues
Gets the values.
(Inherited from PdfDictionary.)
Top
See Also

Reference