IPXC_XForm Interface
From PDF XChange PDF SDK
(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 | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[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: | + | | [[PXV:IPXC_XForm_GetContentEx|GetContentEx]] |
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_XForm_BBox|BBox]] | | [[PXV:IPXC_XForm_BBox|BBox]] | ||
− | | | + | | [[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]] | ||
− | | | + | | |
− | + | | | |
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
|} | |} | ||
+ | |||
+ | == 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 08: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