IPXV_AttachList Interface

From PDF XChange PDF SDK
Revision as of 04:03, 16 April 2015 by Palamar (Talk | contribs)

Jump to: navigation, search

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.