IPXS_Document Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXS_Document Interface}}
 
{{#customTitle:IPXS_Document Interface}}
{{#parentPage:PXV:PXS_Interfaces|IPXS_Document Interface|interface}}
+
{{#parentPage:PXV:PXS_Interfaces|IPXS_Document|interface}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 34: Line 34:
 
== Properties ==
 
== Properties ==
 
{| class="wikitable properties"
 
{| class="wikitable properties"
 +
|-
 +
| [[PXV:IPXS_Document_BrokenFlags|BrokenFlags]]
 +
| [[PXV:IPXS_Document_IsLocked|IsLocked]]
 +
| [[PXV:IPXS_Document_MaxObjectNumber|MaxObjectNumber]]
 +
| [[PXV:IPXS_Document_Trailer|Trailer]]
 
|-
 
|-
 
| [[PXV:IPXS_Document_HasISOExtensions|HasISOExtensions]]
 
| [[PXV:IPXS_Document_HasISOExtensions|HasISOExtensions]]
 
| [[PXV:IPXS_Document_IsLockedExclusive|IsLockedExclusive]]
 
| [[PXV:IPXS_Document_IsLockedExclusive|IsLockedExclusive]]
 
| [[PXV:IPXS_Document_Root|Root]]
 
| [[PXV:IPXS_Document_Root|Root]]
| [[PXV:IPXS_Document_Trailer|Trailer]]
 
|-
 
| [[PXV:IPXS_Document_IsLocked|IsLocked]]
 
| [[PXV:IPXS_Document_MaxObjectNumber|MaxObjectNumber]]
 
|
 
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXS_PDFVariant_Document|IPXS_PDFVariant::Document]], [[PXV:IPXS_DecodeFilter_Init|IPXS_DecodeFilter::Init]], [[PXV:IPXS_EncodeFilter_GetDecodeParams|IPXS_EncodeFilter::GetDecodeParams]], [[PXV:IPXS_Inst_CreateNewDoc|IPXS_Inst::CreateNewDoc]], [[PXV:IPXS_Inst_NewVar|IPXS_Inst::NewVar]], [[PXV:IPXS_Inst_NewVar_Array|IPXS_Inst::NewVar_Array]], [[PXV:IPXS_Inst_NewVar_Boolean|IPXS_Inst::NewVar_Boolean]], [[PXV:IPXS_Inst_NewVar_Dict|IPXS_Inst::NewVar_Dict]], [[PXV:IPXS_Inst_NewVar_Double|IPXS_Inst::NewVar_Double]], [[PXV:IPXS_Inst_NewVar_DoubleEx|IPXS_Inst::NewVar_DoubleEx]], [[PXV:IPXS_Inst_NewVar_FromBuf|IPXS_Inst::NewVar_FromBuf]], [[PXV:IPXS_Inst_NewVar_Int|IPXS_Inst::NewVar_Int]], [[PXV:IPXS_Inst_NewVar_Int64|IPXS_Inst::NewVar_Int64]], [[PXV:IPXS_Inst_NewVar_Name|IPXS_Inst::NewVar_Name]], [[PXV:IPXS_Inst_NewVar_NameAtom|IPXS_Inst::NewVar_NameAtom]], [[PXV:IPXS_Inst_NewVar_NameRaw|IPXS_Inst::NewVar_NameRaw]], [[PXV:IPXS_Inst_NewVar_Stream|IPXS_Inst::NewVar_Stream]], [[PXV:IPXS_Inst_NewVar_String|IPXS_Inst::NewVar_String]], [[PXV:IPXS_Inst_NewVar_StringRaw|IPXS_Inst::NewVar_StringRaw]], [[PXV:IPXC_Document_CosDocument|IPXC_Document::CosDocument]], [[PXV:IPXC_ActionsList_RestoreActions|IPXC_ActionsList::RestoreActions]], [[PXV:IPXC_ActionsList_SerializeActions|IPXC_ActionsList::SerializeActions]], [[PXV:IPXC_AnnotHandler_RestoreAnnot|IPXC_AnnotHandler::RestoreAnnot]], [[PXV:IPXC_AnnotHandler_SerializeAnnot|IPXC_AnnotHandler::SerializeAnnot]], [[PXV:IPXS_CryptInterface_FillEncryptDict|IPXS_CryptInterface::FillEncryptDict]], [[PXV:IPXC_ActionHandler_RestoreAction|IPXC_ActionHandler::RestoreAction]], [[PXV:IPXC_ActionHandler_SerializeAction|IPXC_ActionHandler::SerializeAction]]

Latest revision as of 12:36, 9 June 2016


The interface of object of PDF-XChange Editor SDK.

Methods

GenerateDocID GetNextIndirect GetStandardStringDecoder SetAdobeExtLevel
GetAdobeExtLevel GetObjectByNum GetStandardStringEncoder UnlockDocument
GetDocID GetStandardStreamDecoder LockDocument UnlockDocumentExclusive
GetInfoDict GetStandardStreamEncoder LockDocumentExclusive

Properties

BrokenFlags IsLocked MaxObjectNumber Trailer
HasISOExtensions IsLockedExclusive Root

See Also

IPXS_PDFVariant::Document, IPXS_DecodeFilter::Init, IPXS_EncodeFilter::GetDecodeParams, IPXS_Inst::CreateNewDoc, IPXS_Inst::NewVar, IPXS_Inst::NewVar_Array, IPXS_Inst::NewVar_Boolean, IPXS_Inst::NewVar_Dict, IPXS_Inst::NewVar_Double, IPXS_Inst::NewVar_DoubleEx, IPXS_Inst::NewVar_FromBuf, IPXS_Inst::NewVar_Int, IPXS_Inst::NewVar_Int64, IPXS_Inst::NewVar_Name, IPXS_Inst::NewVar_NameAtom, IPXS_Inst::NewVar_NameRaw, IPXS_Inst::NewVar_Stream, IPXS_Inst::NewVar_String, IPXS_Inst::NewVar_StringRaw, IPXC_Document::CosDocument, IPXC_ActionsList::RestoreActions, IPXC_ActionsList::SerializeActions, IPXC_AnnotHandler::RestoreAnnot, IPXC_AnnotHandler::SerializeAnnot, IPXS_CryptInterface::FillEncryptDict, IPXC_ActionHandler::RestoreAction, IPXC_ActionHandler::SerializeAction