IPXC_Rects Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Rects Interface}} | {{#customTitle:IPXC_Rects Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|IPXC_Rects|interface}} | ||
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_Rects_Clear|Clear]] | | [[PXV:IPXC_Rects_Clear|Clear]] | ||
− | |||
− | |||
| [[PXV:IPXC_Rects_CopyFrom|CopyFrom]] | | [[PXV:IPXC_Rects_CopyFrom|CopyFrom]] | ||
− | | | + | | [[PXV:IPXC_Rects_InsertFrom|InsertFrom]] |
+ | | [[PXV:IPXC_Rects_Remove|Remove]] | ||
|- | |- | ||
+ | | [[PXV:IPXC_Rects_Clone|Clone]] | ||
| [[PXV:IPXC_Rects_Insert|Insert]] | | [[PXV:IPXC_Rects_Insert|Insert]] | ||
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_Rects_Count|Count]] | | [[PXV:IPXC_Rects_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Rects_Item|Item]] | | [[PXV:IPXC_Rects_Item|Item]] | ||
− | | | + | | |
− | | | + | | |
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_DrawTextCallbacks_OnEndPara|IPXC_DrawTextCallbacks::OnEndPara]] |
Latest revision as of 07:46, 23 May 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Clear | CopyFrom | InsertFrom | Remove |
Clone | Insert |
Properties
Count | Item |