Apitron.PDF.Kit library for .NET
Top
The EmbeddedFile 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, which shall be used to create the user interface for portable collections.
(Inherited from FileSpecification.) | |
Description |
Gets or sets descriptive text associated with the file specification.
It shall be used for file specification dictionaries referenced from the EmbeddedFiles name tree.
(Inherited from FileSpecification.) | |
EncryptedPayload |
Gets or sets the encrypted payload. If this property is set it identifies that the file is an encrypted payload.
(Inherited from FileSpecification.) | |
FileName |
Gets the name of the file.
| |
Path |
Gets the string instances that contain file or directory path information.
(Inherited from FileSpecification.) | |
Relationship |
Gets or sets the associated file relationship.
(Inherited from FileSpecification.) | |
ResourceType |
Gets the resource type.
(Inherited from Resource.) | |
ThumbID |
Gets or sets the thumnail identifier.
(Inherited from FileSpecification.) | |
Uri |
Gets the URI.
|
See Also