Gets the name of this Filter.
 
    Namespace: 
   pdftron.Filters
    Assembly:
   pdftron (in pdftron.dll) Version: 255.255.255.255
SyntaxPublic Function GetName As String
public:
virtual String^ GetName() sealed
Return Value
Type: 
String
The name of this Filter.
See Also