PGetExportFilters

Gets the number of installed export filters and the name and version number of each.


Query results

PGetExportFilters is a subclass of PListQuery. This query returns a list of export filter information. Make sure that Count() > 0 before referencing these fields:

const char * sFilterName;

Name of export filter file
const char * sVersion;
Version number of export filter


See also

The PGetImportFilters query


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support