IFilterGetFilterType Method |
Returns the type of this filter.
Namespace:
pdftron.Filters
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Function GetFilterType As UInteger
unsigned int GetFilterType()
function GetFilterType();
Return Value
Type:
UInt32
The type of the filter implementation.
See Also