Apitron.PDF.Kit library for .NET
Top
The CollectionFolder type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) | |
CollectionItem |
Gets or sets the collection item. Beginning with PDF 1.7, a collection item shall contain the data described by the collection schema for a particular file in a collection.
| |
CreationDate |
Gets the creation date.
| |
Description |
Gets or sets the description.
| |
Files |
Gets the owned files.
| |
Folders |
Gets the owned folders.
| |
ModificationDate |
Gets the modification date.
| |
Name |
Gets or sets a file name representing the name of the folder. Two sibling folders shall not share the same name following case normalization.
| |
Parent |
Gets the parent folder.
| |
ResourceType |
Gets the resource type.
(Inherited from Resource.) | |
ThumbID |
Gets or sets the thumbail identifier.
|
See Also