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_Rotate|Rotate]]
 +
| [[PXV:IPXC_Content_SetGStateByIndex|SetGStateByIndex]]
 +
|-
 +
| [[PXV:IPXC_Content_DrawToIXCPage|DrawToIXCPage]]
 
| [[PXV:IPXC_Content_GetText|GetText]]
 
| [[PXV:IPXC_Content_GetText|GetText]]
 
| [[PXV:IPXC_Content_SaveTo|SaveTo]]
 
| [[PXV:IPXC_Content_SaveTo|SaveTo]]
 
| [[PXV:IPXC_Content_SetTStateByIndex|SetTStateByIndex]]
 
| [[PXV:IPXC_Content_SetTStateByIndex|SetTStateByIndex]]
 
|-
 
|-
| [[PXV:IPXC_Content_GetCStateByIndex|GetCStateByIndex]]
+
| [[PXV:IPXC_Content_DrawToMemory|DrawToMemory]]
 
| [[PXV:IPXC_Content_GetTStateByIndex|GetTStateByIndex]]
 
| [[PXV:IPXC_Content_GetTStateByIndex|GetTStateByIndex]]
 
| [[PXV:IPXC_Content_SetCStateByIndex|SetCStateByIndex]]
 
| [[PXV:IPXC_Content_SetCStateByIndex|SetCStateByIndex]]
 
| [[PXV:IPXC_Content_SetType3Metrics|SetType3Metrics]]
 
| [[PXV:IPXC_Content_SetType3Metrics|SetType3Metrics]]
 
|-
 
|-
| [[PXV:IPXC_Content_GetEStateByIndex|GetEStateByIndex]]
+
| [[PXV:IPXC_Content_GetCStateByIndex|GetCStateByIndex]]
 
| [[PXV:IPXC_Content_GetType3Metrics|GetType3Metrics]]
 
| [[PXV:IPXC_Content_GetType3Metrics|GetType3Metrics]]
 
| [[PXV:IPXC_Content_SetEStateByIndex|SetEStateByIndex]]
 
| [[PXV:IPXC_Content_SetEStateByIndex|SetEStateByIndex]]
 
| [[PXV:IPXC_Content_Transform|Transform]]
 
| [[PXV:IPXC_Content_Transform|Transform]]
 
|-
 
|-
| [[PXV:IPXC_Content_GetGStateByIndex|GetGStateByIndex]]
+
| [[PXV:IPXC_Content_GetEStateByIndex|GetEStateByIndex]]
| [[PXV:IPXC_Content_Rotate|Rotate]]
+
|  
| [[PXV:IPXC_Content_SetGStateByIndex|SetGStateByIndex]]
+
|  
 
|  
 
|  
 
|}
 
|}
Line 52: Line 57:
  
 
== 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_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]]
+
[[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_ContentItems_InsertContent|IPXC_ContentItems::InsertContent]], [[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]], [[PXV:IPXC_PrintProcessor_PrintContent|IPXC_PrintProcessor::PrintContent]], [[PXV:PXC_PrintPageParams|PXC_PrintPageParams]]

Revision as of 01:10, 18 November 2020


The interface of object of PDF-XChange Editor SDK.

Methods

Clone GetGStateByIndex Rotate SetGStateByIndex
DrawToIXCPage GetText SaveTo SetTStateByIndex
DrawToMemory GetTStateByIndex SetCStateByIndex SetType3Metrics
GetCStateByIndex GetType3Metrics SetEStateByIndex Transform
GetEStateByIndex

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_ContentItems::InsertContent, IPXC_XForm::GetContent, IPXC_XForm::GetContentEx, IPXC_XForm::SetContent, IPXC_PageContentCallback::GetPageContent, IPXC_ContentCreator::Attach, IPXC_ContentCreator::Detach, IPXC_Pattern::GetContent, IPXC_Pattern::SetContent, IPXC_PrintProcessor::PrintContent, PXC_PrintPageParams