public enum DocumentEngineFilter
Public Enumeration DocumentEngineFilter
None | The document format should be not supported by any document engine. |
All | The document format should be supported by all document engines. |
Any | The document format should be supported by any document engine. |