Click or drag to resize

ObjGetDecodedStream Method

Gets the decoded stream.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public IFilter GetDecodedStream()

Return Value

Type: IFilter
A filter to the decoded stream
See Also