IPXC_XForm Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
 
|-
 
|-
 
| [[PXV:IPXC_XForm_GetContent|GetContent]]
 
| [[PXV:IPXC_XForm_GetContent|GetContent]]
 +
| [[PXV:IPXC_XForm_GetXGroup|GetXGroup]]
 
| [[PXV:IPXC_XForm_SetContent|SetContent]]
 
| [[PXV:IPXC_XForm_SetContent|SetContent]]
 +
| [[PXV:IPXC_XForm_SetXGroup|SetXGroup]]
 +
|-
 +
| [[PXV:IPXC_XForm_GetContentEx|GetContentEx]]
 +
|
 
|  
 
|  
 
|  
 
|  
Line 21: Line 26:
 
|-
 
|-
 
| [[PXV:IPXC_XForm_BBox|BBox]]
 
| [[PXV:IPXC_XForm_BBox|BBox]]
| [[PXV:IPXC_XForm_Matrix|Matrix]]
+
| [[PXV:IPXC_XForm_HasXGroup|HasXGroup]]
 
| [[PXV:IPXC_XForm_OC|OC]]
 
| [[PXV:IPXC_XForm_OC|OC]]
 
| [[PXV:IPXC_XForm_PDFObject|PDFObject]]
 
| [[PXV:IPXC_XForm_PDFObject|PDFObject]]
 
|-
 
|-
 
| [[PXV:IPXC_XForm_Handle|Handle]]
 
| [[PXV:IPXC_XForm_Handle|Handle]]
|  
+
| [[PXV:IPXC_XForm_Matrix|Matrix]]
 
|  
 
|  
 
|  
 
|  
Line 32: Line 37:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Document_CreateNewXForm|IPXC_Document::CreateNewXForm]], [[PXV:IPXC_Document_GetXForm|IPXC_Document::GetXForm]], [[PXV:IPXC_Document_GetXFormByHandle|IPXC_Document::GetXFormByHandle]], [[PXV:IPXC_SoftMask_GetXForm|IPXC_SoftMask::GetXForm]], [[PXV:IPXC_RedactOverlayParams_XForm|IPXC_RedactOverlayParams::XForm]], [[PXV:IPXC_ContentCreator_PlaceXForm|IPXC_ContentCreator::PlaceXForm]], [[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]]
+
[[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