IPXC_Content Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 12: Line 12:
 
|-
 
|-
 
| [[PXV:IPXC_Content_Clone|Clone]]
 
| [[PXV:IPXC_Content_Clone|Clone]]
| [[PXV:IPXC_Content_GetGStateByIndex|GetGStateByIndex]]
+
| [[PXV:IPXC_Content_GetText|GetText]]
 
| [[PXV:IPXC_Content_SaveTo|SaveTo]]
 
| [[PXV:IPXC_Content_SaveTo|SaveTo]]
 
| [[PXV:IPXC_Content_SetGStateByIndex|SetGStateByIndex]]
 
| [[PXV:IPXC_Content_SetGStateByIndex|SetGStateByIndex]]
Line 25: Line 25:
 
| [[PXV:IPXC_Content_SetEStateByIndex|SetEStateByIndex]]
 
| [[PXV:IPXC_Content_SetEStateByIndex|SetEStateByIndex]]
 
| [[PXV:IPXC_Content_SetType3Metrics|SetType3Metrics]]
 
| [[PXV:IPXC_Content_SetType3Metrics|SetType3Metrics]]
 +
|-
 +
| [[PXV:IPXC_Content_GetGStateByIndex|GetGStateByIndex]]
 +
|
 +
|
 +
|
 
|}
 
|}
  
Line 33: Line 38:
 
| [[PXV:IPXC_Content_DefaultCSHandle|DefaultCSHandle]]
 
| [[PXV:IPXC_Content_DefaultCSHandle|DefaultCSHandle]]
 
| [[PXV:IPXC_Content_GStatesCount|GStatesCount]]
 
| [[PXV:IPXC_Content_GStatesCount|GStatesCount]]
| [[PXV:IPXC_Content_Matrix|Matrix]]
+
| [[PXV:IPXC_Content_ResourceOwner|ResourceOwner]]
 
|-
 
|-
 
| [[PXV:IPXC_Content_BBox|BBox]]
 
| [[PXV:IPXC_Content_BBox|BBox]]
 
| [[PXV:IPXC_Content_Document|Document]]
 
| [[PXV:IPXC_Content_Document|Document]]
 
| [[PXV:IPXC_Content_Items|Items]]
 
| [[PXV:IPXC_Content_Items|Items]]
| [[PXV:IPXC_Content_TStatesCount|TStatesCount]]
+
| [[PXV:IPXC_Content_ResourceOwnerHandler|ResourceOwnerHandler]]
 
|-
 
|-
 
| [[PXV:IPXC_Content_CStatesCount|CStatesCount]]
 
| [[PXV:IPXC_Content_CStatesCount|CStatesCount]]
 
| [[PXV:IPXC_Content_EStatesCount|EStatesCount]]
 
| [[PXV:IPXC_Content_EStatesCount|EStatesCount]]
|  
+
| [[PXV:IPXC_Content_Matrix|Matrix]]
|  
+
| [[PXV:IPXC_Content_TStatesCount|TStatesCount]]
 
|}
 
|}
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Document_CreateNewContent|IPXC_Document::CreateNewContent]], [[PXV:IPXC_Document_LoadContent|IPXC_Document::LoadContent]], [[PXV:IPXC_Page_GetContent|IPXC_Page::GetContent]], [[PXV:IPXC_Page_PlaceContent|IPXC_Page::PlaceContent]], [[PXV:IPXC_XForm_GetContent|IPXC_XForm::GetContent]], [[PXV:IPXC_XForm_SetContent|IPXC_XForm::SetContent]], [[PXV:IPXC_PageContentCallback_GetPageContent|IPXC_PageContentCallback::GetPageContent]], [[PXV:IPXC_ContentCreator_Attach|IPXC_ContentCreator::Attach]], [[PXV:IPXC_ContentCreator_Detach|IPXC_ContentCreator::Detach]], [[PXV:IPXC_Pattern_GetContent|IPXC_Pattern::GetContent]], [[PXV:IPXC_Pattern_SetContent|IPXC_Pattern::SetContent]]
+
[[PXV:IPXC_Document_CreateNewContent|IPXC_Document::CreateNewContent]], [[PXV:IPXC_Document_LoadContent|IPXC_Document::LoadContent]], [[PXV:IPXC_Page_GetContent|IPXC_Page::GetContent]], [[PXV:IPXC_Page_PlaceContent|IPXC_Page::PlaceContent]], [[PXV:IPXC_XForm_GetContent|IPXC_XForm::GetContent]], [[PXV:IPXC_XForm_GetContentEx|IPXC_XForm::GetContentEx]], [[PXV:IPXC_XForm_SetContent|IPXC_XForm::SetContent]], [[PXV:IPXC_PageContentCallback_GetPageContent|IPXC_PageContentCallback::GetPageContent]], [[PXV:IPXC_ContentCreator_Attach|IPXC_ContentCreator::Attach]], [[PXV:IPXC_ContentCreator_Detach|IPXC_ContentCreator::Detach]], [[PXV:IPXC_Pattern_GetContent|IPXC_Pattern::GetContent]], [[PXV:IPXC_Pattern_SetContent|IPXC_Pattern::SetContent]]

Revision as of 11:50, 11 January 2016


The interface of object of PDF-XChange Editor SDK.

Methods

Clone GetText SaveTo SetGStateByIndex
GetCStateByIndex GetTStateByIndex SetCStateByIndex SetTStateByIndex
GetEStateByIndex GetType3Metrics SetEStateByIndex SetType3Metrics
GetGStateByIndex

Properties

AccessMode DefaultCSHandle GStatesCount ResourceOwner
BBox Document Items ResourceOwnerHandler
CStatesCount EStatesCount Matrix TStatesCount

See Also

IPXC_Document::CreateNewContent, IPXC_Document::LoadContent, IPXC_Page::GetContent, IPXC_Page::PlaceContent, IPXC_XForm::GetContent, IPXC_XForm::GetContentEx, IPXC_XForm::SetContent, IPXC_PageContentCallback::GetPageContent, IPXC_ContentCreator::Attach, IPXC_ContentCreator::Detach, IPXC_Pattern::GetContent, IPXC_Pattern::SetContent