Specifies the resolutions that can be used for the fax image.

Namespace: ININ.IceLib.UnifiedMessaging
Assembly: ININ.IceLib.UnifiedMessaging (in ININ.IceLib.UnifiedMessaging.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public enum FaxImageQuality
Visual Basic
Public Enumeration FaxImageQuality

Members

Member nameValueDescription
Standard0 Standard fax resolution (204x98 pixels per inch).
Fine1 Fine fax resolution (204x196 pixels per inch).

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.

See Also