|
Foxit PDF SDK
|
Public Member Functions | |
| def | GetFileSpec () |
| Get the related file specification object which is used to access an embedded file information and data. More... | |
| def | GetKeyName () |
| Get the key name of the related file specification object. More... | |
Portfolio file node is always associated with a file specification which represents an embedded file in portfolio PDF document.
Class PortfolioFileNode is derived from class PortfolioNode . It offers function to access related file specification object and the key name for this file specification object.
| def fsdk.PortfolioFileNode.GetFileSpec | ( | ) |
Get the related file specification object which is used to access an embedded file information and data.
| def fsdk.PortfolioFileNode.GetKeyName | ( | ) |
Get the key name of the related file specification object.
Key name is used for storing a file specification. Key name can be used in class Attachments . Also, key name can be used to specify the initial document in class Portfolio .