IPXC_XForm 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_XForm Interface}}
 
{{#customTitle:IPXC_XForm Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_XForm|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_XForm_GetContent|GetContent]]
 
| [[PXV:IPXC_XForm_GetContent|GetContent]]
| ...
+
| [[PXV:IPXC_XForm_GetXGroup|GetXGroup]]
 +
| [[PXV:IPXC_XForm_SetContent|SetContent]]
 +
| [[PXV:IPXC_XForm_SetXGroup|SetXGroup]]
 
|-
 
|-
| [[PXV:IPXC_XForm_SetContent|SetContent]]
+
| [[PXV:IPXC_XForm_GetContentEx|GetContentEx]]
| ...
+
|  
 +
|
 +
|
 
|}
 
|}
  
 
== 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_XForm_BBox|BBox]]
 
| [[PXV:IPXC_XForm_BBox|BBox]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_XForm_HasXGroup|HasXGroup]]
| .
+
| [[PXV:IPXC_XForm_OC|OC]]
 +
| [[PXV:IPXC_XForm_PDFObject|PDFObject]]
 
|-
 
|-
 +
| [[PXV:IPXC_XForm_Handle|Handle]]
 
| [[PXV:IPXC_XForm_Matrix|Matrix]]
 
| [[PXV:IPXC_XForm_Matrix|Matrix]]
| style="text-align: center" | R/W
+
|  
| .
+
|  
|-
+
| [[PXV:IPXC_XForm_PDFObject|PDFObject]]
+
| style="text-align: center" | R
+
| .
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Document_ConvertMetafile|IPXC_Document::ConvertMetafile]], [[PXV:IPXC_Document_ConvertMetafileFile|IPXC_Document::ConvertMetafileFile]], [[PXV:IPXC_Document_ConvertMetafileStream|IPXC_Document::ConvertMetafileStream]], [[PXV:IPXC_Document_CreateNewXForm|IPXC_Document::CreateNewXForm]], [[PXV:IPXC_Document_CreateXFormFromPage|IPXC_Document::CreateXFormFromPage]], [[PXV:IPXC_Document_GetXForm|IPXC_Document::GetXForm]], [[PXV:IPXC_Document_GetXFormByHandle|IPXC_Document::GetXFormByHandle]], [[PXV:IPXC_Page_CopyAsXForm|IPXC_Page::CopyAsXForm]], [[PXV:IPXC_SoftMask_GetXForm|IPXC_SoftMask::GetXForm]], [[PXV:IPXC_RedactOverlayParams_XForm|IPXC_RedactOverlayParams::XForm]], [[PXV:IPXC_ContentCreator_PlaceXForm|IPXC_ContentCreator::PlaceXForm]], [[PXV:IPXC_ContentCreator_PlaceXFormEx|IPXC_ContentCreator::PlaceXFormEx]], [[PXV:IPXC_AnnotData_Redaction_OverlayXForm|IPXC_AnnotData_Redaction::OverlayXForm]], [[PXV:IPXC_AnnotData_Widget_GetIcon|IPXC_AnnotData_Widget::GetIcon]], [[PXV:IPXC_AnnotData_Widget_SetIcon|IPXC_AnnotData_Widget::SetIcon]]

Latest revision as of 09:51, 16 March 2017


The interface of object of PDF-XChange Editor SDK.

Methods

GetContent GetXGroup SetContent SetXGroup
GetContentEx

Properties

BBox HasXGroup OC PDFObject
Handle Matrix

See Also

IPXC_Document::ConvertMetafile, IPXC_Document::ConvertMetafileFile, IPXC_Document::ConvertMetafileStream, IPXC_Document::CreateNewXForm, IPXC_Document::CreateXFormFromPage, IPXC_Document::GetXForm, IPXC_Document::GetXFormByHandle, IPXC_Page::CopyAsXForm, IPXC_SoftMask::GetXForm, IPXC_RedactOverlayParams::XForm, IPXC_ContentCreator::PlaceXForm, IPXC_ContentCreator::PlaceXFormEx, IPXC_AnnotData_Redaction::OverlayXForm, IPXC_AnnotData_Widget::GetIcon, IPXC_AnnotData_Widget::SetIcon