DocumentEngineFilter Enumeration

Defines the document engine filters.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public enum DocumentEngineFilter

Members

NoneThe document format should be not supported by any document engine.
AllThe document format should be supported by all document engines.
AnyThe document format should be supported by any document engine.

See Also