PortableCollection Properties

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

The PortableCollection type exposes the following members.

Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyColors
Gets or sets a collection colors specifying a suggested set of colours for use by a collection layout.
Public propertyFolder
Gets or sets a folder that is the single common ancestor of all other folders in a portable collection.
Public propertyInitialDocument
Gets or sets an EmbeddedFile, determining the document that shall be initially presented in the user interface. If the InitialDocument entry is missing, the initial document shall be the one that contains the collection. If the InitialDocument entry is a valid EmbeddedFile that does not match any file in the [!:FixedDocument.Names.Attachments], the interactive PDF processor shall select the first item from the list of files to display in its user interface; if no files exist in the [!:FixedDocument.Names.Attachments], the interactive PDF processor shall display an empty preview window. (PDF 2.0) For unencrypted wrapper documents for an encrypted payload document the InitialDocument entry is required, and shall identify the encrypted payload entry in the [!:FixedDocument.Names.Attachments].
Public propertyNavigator
Gets or sets a navigator that provides the collection view mode.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertySchema
Gets or sets a collection schema. If absent, the interactive PDF processor may choose useful defaults that are known to exist in a file specification dictionary, such as the file name, file size, and modified date.
Public propertySort
Gets or sets collection sort, which specifies the order in which items in the collection shall be sorted in the user interface.
Public propertySplit
Gets or sets a collection split that specifies the orientation of the splitter bar in the user interface provided by the interactive PDF processor. If Split is not present, the preferred orientation is determined by the value of the View key. A value of D (or no value) shall indicate a horizontal orientation, while a value of T shall indicate a vertical orientation. No splitter shall be used if the View key has a value of H or C.
Public propertyView
Gets or sets the initial view mode.
Top
See Also

Reference