IPXS_DecodeFilter Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(→Properties) |
||
Line 35: | Line 35: | ||
| [[PXV:IPXS_DecodeFilter_Flags|Flags]] | | [[PXV:IPXS_DecodeFilter_Flags|Flags]] | ||
| style="text-align: center" | R | | style="text-align: center" | R | ||
− | | | + | | Filter's flags |
|- | |- | ||
| [[PXV:IPXS_DecodeFilter_Name|Name]] | | [[PXV:IPXS_DecodeFilter_Name|Name]] | ||
| style="text-align: center" | R | | style="text-align: center" | R | ||
− | | | + | | PDF name of the filter |
|- | |- | ||
| [[PXV:IPXS_DecodeFilter_PrevFilter|PrevFilter]] | | [[PXV:IPXS_DecodeFilter_PrevFilter|PrevFilter]] | ||
| style="text-align: center" | R | | style="text-align: center" | R | ||
− | | | + | | Previous filter in the chain |
|} | |} |
Revision as of 17:13, 29 March 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Method | Description |
---|---|
Decode | ... |
GetStreamInfo | ... |
Init | ... |
Rewind | ... |
Skip | ... |
Properties
Property | Access Type | Description |
---|---|---|
Flags | R | Filter's flags |
Name | R | PDF name of the filter |
PrevFilter | R | Previous filter in the chain |