OutputStreamFilterGetFilterType Method |
Returns the type of this filter.
Namespace:
pdftron.Filters
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public uint GetFilterType()
Public Function GetFilterType As UInteger
public:
virtual unsigned int GetFilterType() sealed
function GetFilterType();
Return Value
Type:
UInt32
The type of the filter implementation.
Implements
IFilterGetFilterTypeSee Also