IPXC_Article Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Article Interface}} | {{#customTitle:IPXC_Article 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_Article_ClearAllInfo|ClearAllInfo]] | | [[PXV:IPXC_Article_ClearAllInfo|ClearAllInfo]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Article_InsertBead|InsertBead]] | | [[PXV:IPXC_Article_InsertBead|InsertBead]] | ||
− | |||
− | |||
| [[PXV:IPXC_Article_RemoveBead|RemoveBead]] | | [[PXV:IPXC_Article_RemoveBead|RemoveBead]] | ||
− | | | + | | [[PXV:IPXC_Article_SetInfo|SetInfo]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXC_Article_GetInfo|GetInfo]] |
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_Article_BeadPage|BeadPage]] | | [[PXV:IPXC_Article_BeadPage|BeadPage]] | ||
− | | | + | | [[PXV:IPXC_Article_BeadPDFObject|BeadPDFObject]] |
− | | | + | | [[PXV:IPXC_Article_BeadsCount|BeadsCount]] |
+ | | [[PXV:IPXC_Article_PDFObject|PDFObject]] | ||
|- | |- | ||
| [[PXV:IPXC_Article_BeadPageIndex|BeadPageIndex]] | | [[PXV:IPXC_Article_BeadPageIndex|BeadPageIndex]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Article_BeadRect|BeadRect]] | | [[PXV:IPXC_Article_BeadRect|BeadRect]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Article_index|index]] | | [[PXV:IPXC_Article_index|index]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Revision as of 14:41, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
ClearAllInfo | InsertBead | RemoveBead | SetInfo |
GetInfo |
Properties
BeadPage | BeadPDFObject | BeadsCount | PDFObject |
BeadPageIndex | BeadRect | index |