IPXC_RedactInfo Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_RedactInfo Interface}}
 
{{#customTitle:IPXC_RedactInfo Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_RedactInfo|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_RedactInfo_Clear|Clear]]
 
| [[PXV:IPXC_RedactInfo_Clear|Clear]]
| ...
 
|-
 
 
| [[PXV:IPXC_RedactInfo_InsertNew|InsertNew]]
 
| [[PXV:IPXC_RedactInfo_InsertNew|InsertNew]]
| ...
 
|-
 
 
| [[PXV:IPXC_RedactInfo_SetOverlayParams|SetOverlayParams]]
 
| [[PXV:IPXC_RedactInfo_SetOverlayParams|SetOverlayParams]]
| ...
+
|  
 
|}
 
|}
  
 
== 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_RedactInfo__NewEnum|_NewEnum]]
 
| [[PXV:IPXC_RedactInfo__NewEnum|_NewEnum]]
| style="text-align: center" | R
+
| [[PXV:IPXC_RedactInfo_CropMode|CropMode]]
| .
+
| [[PXV:IPXC_RedactInfo_Item|Item]]
 +
| [[PXV:IPXC_RedactInfo_RedactFormFildsForCrop|RedactFormFildsForCrop]]
 
|-
 
|-
 
| [[PXV:IPXC_RedactInfo_Count|Count]]
 
| [[PXV:IPXC_RedactInfo_Count|Count]]
| style="text-align: center" | R
+
| [[PXV:IPXC_RedactInfo_ImagesNoClip|ImagesNoClip]]
| .
+
|  
|-
+
|  
| [[PXV:IPXC_RedactInfo_Item|Item]]
+
| style="text-align: center" | R
+
| .
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Page_Redact|IPXC_Page::Redact]], [[PXV:IPXC_Inst_CreateRedactInfo|IPXC_Inst::CreateRedactInfo]]

Latest revision as of 08:09, 25 March 2020


The interface of object of PDF-XChange Editor SDK.

Methods

Clear InsertNew SetOverlayParams

Properties

_NewEnum CropMode Item RedactFormFildsForCrop
Count ImagesNoClip

See Also

IPXC_Page::Redact, IPXC_Inst::CreateRedactInfo