IPXC_StampsCollection Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_StampsCollection Interface}}
 
{{#customTitle:IPXC_StampsCollection Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_StampsCollection|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_StampsCollection_AddStamp|AddStamp]]
 
| [[PXV:IPXC_StampsCollection_AddStamp|AddStamp]]
| ...
 
|-
 
 
| [[PXV:IPXC_StampsCollection_AddStamps|AddStamps]]
 
| [[PXV:IPXC_StampsCollection_AddStamps|AddStamps]]
| ...
 
|-
 
 
| [[PXV:IPXC_StampsCollection_RemoveStamp|RemoveStamp]]
 
| [[PXV:IPXC_StampsCollection_RemoveStamp|RemoveStamp]]
| ...
+
|  
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXC_StampsCollection__NewEnum|_NewEnum]]
 
| [[PXV:IPXC_StampsCollection__NewEnum|_NewEnum]]
| style="text-align: center" | R
+
| [[PXV:IPXC_StampsCollection_HasDynamic|HasDynamic]]
| .
+
| [[PXV:IPXC_StampsCollection_IsStandard|IsStandard]]
|-
+
| [[PXV:IPXC_StampsCollection_Name|Name]]
| [[PXV:IPXC_StampsCollection_Count|Count]]
+
| style="text-align: center" | R
+
| .
+
 
|-
 
|-
 +
| [[PXV:IPXC_StampsCollection_BuiltIn|BuiltIn]]
 
| [[PXV:IPXC_StampsCollection_ID|ID]]
 
| [[PXV:IPXC_StampsCollection_ID|ID]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_StampsCollection_Item|Item]]
 
| [[PXV:IPXC_StampsCollection_Item|Item]]
| style="text-align: center" | R
+
| [[PXV:IPXC_StampsCollection_ReadOnly|ReadOnly]]
| .
+
 
|-
 
|-
| [[PXV:IPXC_StampsCollection_Name|Name]]
+
| [[PXV:IPXC_StampsCollection_Count|Count]]
| style="text-align: center" | R/W
+
|  
| .
+
|  
 +
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_StampInfo_Collection|IPXC_StampInfo::Collection]], [[PXV:IPXC_StampsManager_CreateEmptyCollection|IPXC_StampsManager::CreateEmptyCollection]], [[PXV:IPXC_StampsManager_LoadCollection|IPXC_StampsManager::LoadCollection]], [[PXV:IPXC_StampsManager_Item|IPXC_StampsManager::Item]]

Latest revision as of 07:52, 7 April 2016


The interface of object of PDF-XChange Editor SDK.

Methods

AddStamp AddStamps RemoveStamp

Properties

_NewEnum HasDynamic IsStandard Name
BuiltIn ID Item ReadOnly
Count

See Also

IPXC_StampInfo::Collection, IPXC_StampsManager::CreateEmptyCollection, IPXC_StampsManager::LoadCollection, IPXC_StampsManager::Item