Click or drag to resize

MappedFileGetFilterType Method

Returns the type of this filter.

Namespace:  pdftron.Filters
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public uint GetFilterType()

Return Value

Type: UInt32
The type of the filter implementation.

Implements

IFilterGetFilterType
See Also