IPXS_DecodeFilter Interface
From PDF XChange PDF SDK
(→Methods) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXS_DecodeFilter Interface}} | {{#customTitle:IPXS_DecodeFilter 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:IPXS_DecodeFilter_Decode|Decode]] | | [[PXV:IPXS_DecodeFilter_Decode|Decode]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXS_DecodeFilter_Init|Init]] | | [[PXV:IPXS_DecodeFilter_Init|Init]] | ||
− | |||
− | |||
| [[PXV:IPXS_DecodeFilter_Rewind|Rewind]] | | [[PXV:IPXS_DecodeFilter_Rewind|Rewind]] | ||
− | | | + | | [[PXV:IPXS_DecodeFilter_Skip|Skip]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXS_DecodeFilter_GetStreamInfo|GetStreamInfo]] |
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXS_DecodeFilter_Flags|Flags]] | | [[PXV:IPXS_DecodeFilter_Flags|Flags]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXS_DecodeFilter_Name|Name]] | | [[PXV:IPXS_DecodeFilter_Name|Name]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXS_DecodeFilter_PrevFilter|PrevFilter]] | | [[PXV:IPXS_DecodeFilter_PrevFilter|PrevFilter]] | ||
− | | | + | | |
− | + | ||
|} | |} |
Revision as of 15:00, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Decode | Init | Rewind | Skip |
GetStreamInfo |
Properties
Flags | Name | PrevFilter |