IPXS_Inst Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXS_Inst Interface}} | {{#customTitle:IPXS_Inst Interface}} | ||
+ | {{#parentPage:PXV:PXS_Interfaces|IPXS_Inst|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:IPXS_Inst_AtomToStr|AtomToStr]] | | [[PXV:IPXS_Inst_AtomToStr|AtomToStr]] | ||
− | | | + | | [[PXV:IPXS_Inst_HasAtomRaw|HasAtomRaw]] |
+ | | [[PXV:IPXS_Inst_NewVar_FromBuf|NewVar_FromBuf]] | ||
+ | | [[PXV:IPXS_Inst_NewVar_Stream|NewVar_Stream]] | ||
|- | |- | ||
| [[PXV:IPXS_Inst_AtomToStrRaw|AtomToStrRaw]] | | [[PXV:IPXS_Inst_AtomToStrRaw|AtomToStrRaw]] | ||
− | | | + | | [[PXV:IPXS_Inst_NewVar|NewVar]] |
+ | | [[PXV:IPXS_Inst_NewVar_Int|NewVar_Int]] | ||
+ | | [[PXV:IPXS_Inst_NewVar_String|NewVar_String]] | ||
|- | |- | ||
| [[PXV:IPXS_Inst_Create_EncodeFiltersArray|Create_EncodeFiltersArray]] | | [[PXV:IPXS_Inst_Create_EncodeFiltersArray|Create_EncodeFiltersArray]] | ||
− | | | + | | [[PXV:IPXS_Inst_NewVar_Array|NewVar_Array]] |
+ | | [[PXV:IPXS_Inst_NewVar_Int64|NewVar_Int64]] | ||
+ | | [[PXV:IPXS_Inst_NewVar_StringRaw|NewVar_StringRaw]] | ||
|- | |- | ||
| [[PXV:IPXS_Inst_CreateCabPDFDataProvider|CreateCabPDFDataProvider]] | | [[PXV:IPXS_Inst_CreateCabPDFDataProvider|CreateCabPDFDataProvider]] | ||
− | | | + | | [[PXV:IPXS_Inst_NewVar_Boolean|NewVar_Boolean]] |
+ | | [[PXV:IPXS_Inst_NewVar_Name|NewVar_Name]] | ||
+ | | [[PXV:IPXS_Inst_RegisterStreamFilter|RegisterStreamFilter]] | ||
|- | |- | ||
| [[PXV:IPXS_Inst_CreateNewDoc|CreateNewDoc]] | | [[PXV:IPXS_Inst_CreateNewDoc|CreateNewDoc]] | ||
− | | | + | | [[PXV:IPXS_Inst_NewVar_Dict|NewVar_Dict]] |
+ | | [[PXV:IPXS_Inst_NewVar_NameAtom|NewVar_NameAtom]] | ||
+ | | [[PXV:IPXS_Inst_StrToAtom|StrToAtom]] | ||
|- | |- | ||
| [[PXV:IPXS_Inst_GetStreamDecoder|GetStreamDecoder]] | | [[PXV:IPXS_Inst_GetStreamDecoder|GetStreamDecoder]] | ||
− | | | + | | [[PXV:IPXS_Inst_NewVar_Double|NewVar_Double]] |
+ | | [[PXV:IPXS_Inst_NewVar_NameRaw|NewVar_NameRaw]] | ||
+ | | [[PXV:IPXS_Inst_StrToAtomRaw|StrToAtomRaw]] | ||
|- | |- | ||
| [[PXV:IPXS_Inst_GetStreamEncoder|GetStreamEncoder]] | | [[PXV:IPXS_Inst_GetStreamEncoder|GetStreamEncoder]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXS_Inst_NewVar_DoubleEx|NewVar_DoubleEx]] | | [[PXV:IPXS_Inst_NewVar_DoubleEx|NewVar_DoubleEx]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXS_Inst_NewVar_Null|NewVar_Null]] | | [[PXV:IPXS_Inst_NewVar_Null|NewVar_Null]] | ||
− | | | + | | [[PXV:IPXS_Inst_UnregisterStreamFilter|UnregisterStreamFilter]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXS_Inst_HasAtom|HasAtom]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Latest revision as of 07:55, 23 May 2015
The interface of object of PDF-XChange Editor SDK.