IPXS_Document Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXS_Document Interface}} | {{#customTitle:IPXS_Document 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_Document_GetAdobeExtLevel|GetAdobeExtLevel]] | | [[PXV:IPXS_Document_GetAdobeExtLevel|GetAdobeExtLevel]] | ||
− | | | + | | [[PXV:IPXS_Document_GetStandardStreamDecoder|GetStandardStreamDecoder]] |
+ | | [[PXV:IPXS_Document_GetStandardStringEncoder|GetStandardStringEncoder]] | ||
+ | | [[PXV:IPXS_Document_SetAdobeExtLevel|SetAdobeExtLevel]] | ||
|- | |- | ||
| [[PXV:IPXS_Document_GetInfoDict|GetInfoDict]] | | [[PXV:IPXS_Document_GetInfoDict|GetInfoDict]] | ||
− | | | + | | [[PXV:IPXS_Document_GetStandardStreamEncoder|GetStandardStreamEncoder]] |
+ | | [[PXV:IPXS_Document_LockDocument|LockDocument]] | ||
+ | | [[PXV:IPXS_Document_UnlockDocument|UnlockDocument]] | ||
|- | |- | ||
| [[PXV:IPXS_Document_GetNextIndirect|GetNextIndirect]] | | [[PXV:IPXS_Document_GetNextIndirect|GetNextIndirect]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXS_Document_GetStandardStringDecoder|GetStandardStringDecoder]] | | [[PXV:IPXS_Document_GetStandardStringDecoder|GetStandardStringDecoder]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXS_Document_LockDocumentExclusive|LockDocumentExclusive]] | | [[PXV:IPXS_Document_LockDocumentExclusive|LockDocumentExclusive]] | ||
− | | | + | | [[PXV:IPXS_Document_UnlockDocumentExclusive|UnlockDocumentExclusive]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXS_Document_GetObjectByNum|GetObjectByNum]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXS_Document_HasISOExtensions|HasISOExtensions]] | | [[PXV:IPXS_Document_HasISOExtensions|HasISOExtensions]] | ||
− | | | + | | [[PXV:IPXS_Document_IsLocked|IsLocked]] |
− | | | + | | [[PXV:IPXS_Document_MaxObjectNumber|MaxObjectNumber]] |
+ | | [[PXV:IPXS_Document_Trailer|Trailer]] | ||
|- | |- | ||
| [[PXV:IPXS_Document_InfoDictionary|InfoDictionary]] | | [[PXV:IPXS_Document_InfoDictionary|InfoDictionary]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXS_Document_IsLockedExclusive|IsLockedExclusive]] | | [[PXV:IPXS_Document_IsLockedExclusive|IsLockedExclusive]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXS_Document_Root|Root]] | | [[PXV:IPXS_Document_Root|Root]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Revision as of 15:00, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Properties
HasISOExtensions | IsLocked | MaxObjectNumber | Trailer |
InfoDictionary | IsLockedExclusive | Root |