IPXC_XMPMetadata Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_XMPMetadata Interface}}
 
{{#customTitle:IPXC_XMPMetadata Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_XMPMetadata|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 sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXC_XMPMetadata_GetArrayItem|GetArrayItem]]
 
| [[PXV:IPXC_XMPMetadata_GetArrayItem|GetArrayItem]]
| ...
+
| [[PXV:IPXC_XMPMetadata_GetProperty|GetProperty]]
 +
| [[PXV:IPXC_XMPMetadata_SetArrayItem|SetArrayItem]]
 +
| [[PXV:IPXC_XMPMetadata_SetXMP|SetXMP]]
 
|-
 
|-
 
| [[PXV:IPXC_XMPMetadata_GetArrayItemsCount|GetArrayItemsCount]]
 
| [[PXV:IPXC_XMPMetadata_GetArrayItemsCount|GetArrayItemsCount]]
| ...
 
|-
 
| [[PXV:IPXC_XMPMetadata_GetProperty|GetProperty]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_XMPMetadata_GetXMP|GetXMP]]
 
| [[PXV:IPXC_XMPMetadata_GetXMP|GetXMP]]
| ...
 
|-
 
| [[PXV:IPXC_XMPMetadata_SetArrayItem|SetArrayItem]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_XMPMetadata_SetProperty|SetProperty]]
 
| [[PXV:IPXC_XMPMetadata_SetProperty|SetProperty]]
| ...
+
|  
|-
+
| [[PXV:IPXC_XMPMetadata_SetXMP|SetXMP]]
+
| ...
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Document_GetXMPMetadata|IPXC_Document::GetXMPMetadata]]

Latest revision as of 08:53, 23 May 2015


The interface of object of PDF-XChange Editor SDK.

Methods

GetArrayItem GetProperty SetArrayItem SetXMP
GetArrayItemsCount GetXMP SetProperty

See Also

IPXC_Document::GetXMPMetadata