IAFS_NamesCollection Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IAFS_NamesCollection Interface}}
 
{{#customTitle:IAFS_NamesCollection Interface}}
 +
{{#parentPage:PXV:AFS_Interfaces|IAFS_NamesCollection|interface}}
  
The interface of object of PDF-XChange Editor SDK.
+
Collection of file name objects.
 +
 
 +
== Methods ==
 +
{| class="wikitable methods"
 +
|-
 +
| [[PXV:IAFS_NamesCollection_Add|Add]]
 +
| [[PXV:IAFS_NamesCollection_Clear|Clear]]
 +
|
 +
|
 +
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IAFS_NamesCollection__NewEnum|_NewEnum]]
 
| [[PXV:IAFS_NamesCollection__NewEnum|_NewEnum]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IAFS_NamesCollection_Count|Count]]
 
| [[PXV:IAFS_NamesCollection_Count|Count]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IAFS_NamesCollection_Item|Item]]
 
| [[PXV:IAFS_NamesCollection_Item|Item]]
| style="text-align: center" | R
+
|  
| .
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IAFS_FileSys_ShowDlg|IAFS_FileSys::ShowDlg]], [[PXV:IAFS_Inst_CreateNames|IAFS_Inst::CreateNames]], [[PXV:IAFS_DlgSettingsBtnCallbacks_GetEnabled|IAFS_DlgSettingsBtnCallbacks::GetEnabled]], [[PXV:IAFS_DlgSettingsBtnCallbacks_OnExec|IAFS_DlgSettingsBtnCallbacks::OnExec]], [[PXV:IPXV_MainFrame_OpenDocs|IPXV_MainFrame::OpenDocs]], [[PXV:IPXV_OpenFilesDlgRes_Names|IPXV_OpenFilesDlgRes::Names]]

Latest revision as of 23:51, 30 November 2017

Collection of file name objects.

Methods

Add Clear

Properties

_NewEnum Count Item

See Also

IAFS_FileSys::ShowDlg, IAFS_Inst::CreateNames, IAFS_DlgSettingsBtnCallbacks::GetEnabled, IAFS_DlgSettingsBtnCallbacks::OnExec, IPXV_MainFrame::OpenDocs, IPXV_OpenFilesDlgRes::Names