MappedFileGetDecodeName Method |
Gets the deocde name of this Filter.
Namespace:
pdftron.Filters
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetDecodeName()
Public Function GetDecodeName As String
public:
virtual String^ GetDecodeName() sealed
function GetDecodeName();
Return Value
Type:
String
The deocde name of this Filter.
See Also