Apitron.PDF.Kit library for .NET
Top
The CollectionSubitem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) |
![]() | Data |
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.
|
![]() | Keys |
Gets the keys.
(Inherited from PdfDictionary.) |
![]() | Preffix |
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.
|
![]() | ResourceType |
Gets the resource type.
(Inherited from Resource.) |
![]() | Values |
Gets the values.
(Inherited from PdfDictionary.) |
See Also