IPXV_AttachList Interface
From PDF XChange PDF SDK
The interface of object of PDF-XChange Editor SDK.
Methods
Method | Description |
---|---|
Clear | Clears the attachments list. |
CopyFrom | Copies items from given attachment list. |
Find | Finds item in the attachments list. |
Insert | Inserts item into attachment list. |
InsertFrom | Inserts items from the given attachments list. |
Remove | Removes items from the attachments list by index. |
Remove2 | Removes item from the attachments list by file specification. |
Properties
Property | Access Type | Description |
---|---|---|
_NewEnum | R | Gets new enumerator for the attachments list. |
Count | R | Gets number of items in the attachments list. |
Item | R | Gets item from the attachments list by index. |