Apitron.PDF.Kit library for .NET
Top
The PortableCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) |
![]() | Colors |
Gets or sets a collection colors specifying a suggested set of colours for use by a collection layout.
|
![]() | Folder |
Gets or sets a folder that is the single common ancestor of all other folders in a portable collection.
|
![]() | InitialDocument |
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].
|
![]() | Navigator |
Gets or sets a navigator that provides the collection view mode.
|
![]() | ResourceType |
Gets the resource type.
(Inherited from Resource.) |
![]() | Schema |
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.
|
![]() | Sort |
Gets or sets collection sort, which specifies the order in which items in the collection shall be sorted in the user interface.
|
![]() | Split |
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.
|
![]() | View |
Gets or sets the initial view mode.
|
See Also