IUniqueStrings Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUniqueStrings Interface}} | {{#customTitle:IUniqueStrings Interface}} | ||
+ | {{#parentPage:PXV:Common_Interfaces|IUniqueStrings|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUniqueStrings_Clear|Clear]] | | [[PXV:IUniqueStrings_Clear|Clear]] | ||
− | | | + | | [[PXV:IUniqueStrings_Find|Find]] |
+ | | [[PXV:IUniqueStrings_InsertFrom|InsertFrom]] | ||
+ | | [[PXV:IUniqueStrings_Remove|Remove]] | ||
|- | |- | ||
| [[PXV:IUniqueStrings_CopyFrom|CopyFrom]] | | [[PXV:IUniqueStrings_CopyFrom|CopyFrom]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUniqueStrings_Insert|Insert]] | | [[PXV:IUniqueStrings_Insert|Insert]] | ||
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | | [[PXV:IUniqueStrings__NewEnum|_NewEnum]] | ||
| [[PXV:IUniqueStrings_Count|Count]] | | [[PXV:IUniqueStrings_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:IUniqueStrings_Item|Item]] | | [[PXV:IUniqueStrings_Item|Item]] | ||
− | | | + | | |
− | + | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IAUX_Inst_CreateUniqueStringsList|IAUX_Inst::CreateUniqueStringsList]], [[PXV:IAUX_Inst_OpenFolderAndSelectFiles|IAUX_Inst::OpenFolderAndSelectFiles]], [[PXV:IPXV_Inst_GetPrinters|IPXV_Inst::GetPrinters]], [[PXV:IPXV_PDFNamedDestsSelection_Items|IPXV_PDFNamedDestsSelection::Items]] |
Latest revision as of 00:30, 1 December 2017
The interface of object of PDF-XChange Editor SDK.
Methods
Clear | Find | InsertFrom | Remove |
CopyFrom | Insert |
Properties
_NewEnum | Count | Item |
See Also
IAUX_Inst::CreateUniqueStringsList, IAUX_Inst::OpenFolderAndSelectFiles, IPXV_Inst::GetPrinters, IPXV_PDFNamedDestsSelection::Items