IPXC_Content Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Content Interface}} | {{#customTitle:IPXC_Content Interface}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Interfaces|IPXC_Content|interface}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 12: | Line 12: | ||
|- | |- | ||
| [[PXV:IPXC_Content_Clone|Clone]] | | [[PXV:IPXC_Content_Clone|Clone]] | ||
− | | [[PXV: | + | | [[PXV:IPXC_Content_GetText|GetText]] |
| [[PXV:IPXC_Content_SaveTo|SaveTo]] | | [[PXV:IPXC_Content_SaveTo|SaveTo]] | ||
− | | [[PXV: | + | | [[PXV:IPXC_Content_SetTStateByIndex|SetTStateByIndex]] |
|- | |- | ||
| [[PXV:IPXC_Content_GetCStateByIndex|GetCStateByIndex]] | | [[PXV:IPXC_Content_GetCStateByIndex|GetCStateByIndex]] | ||
| [[PXV:IPXC_Content_GetTStateByIndex|GetTStateByIndex]] | | [[PXV:IPXC_Content_GetTStateByIndex|GetTStateByIndex]] | ||
| [[PXV:IPXC_Content_SetCStateByIndex|SetCStateByIndex]] | | [[PXV:IPXC_Content_SetCStateByIndex|SetCStateByIndex]] | ||
− | | [[PXV: | + | | [[PXV:IPXC_Content_SetType3Metrics|SetType3Metrics]] |
|- | |- | ||
| [[PXV:IPXC_Content_GetEStateByIndex|GetEStateByIndex]] | | [[PXV:IPXC_Content_GetEStateByIndex|GetEStateByIndex]] | ||
| [[PXV:IPXC_Content_GetType3Metrics|GetType3Metrics]] | | [[PXV:IPXC_Content_GetType3Metrics|GetType3Metrics]] | ||
| [[PXV:IPXC_Content_SetEStateByIndex|SetEStateByIndex]] | | [[PXV:IPXC_Content_SetEStateByIndex|SetEStateByIndex]] | ||
− | | [[PXV: | + | | [[PXV:IPXC_Content_Transform|Transform]] |
+ | |- | ||
+ | | [[PXV:IPXC_Content_GetGStateByIndex|GetGStateByIndex]] | ||
+ | | [[PXV:IPXC_Content_Rotate|Rotate]] | ||
+ | | [[PXV:IPXC_Content_SetGStateByIndex|SetGStateByIndex]] | ||
+ | | | ||
|} | |} | ||
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: | + | | [[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: | + | | [[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 == | ||
+ | [[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]] |
Latest revision as of 03:21, 18 November 2020
The interface of object of PDF-XChange Editor SDK.
Methods
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