Indicates the color choice for displaying a Fax page.
Namespace: ININ.IceLib.UnifiedMessagingAssembly: ININ.IceLib.UnifiedMessaging (in ININ.IceLib.UnifiedMessaging.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum FaxColorScheme |
Visual Basic |
---|
Public Enumeration FaxColorScheme |
Members
Member name | Value | Description | |
---|---|---|---|
Normal | 0 | Standard black on white display. | |
Inverted | 1 | Inverted white on black display. |
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.
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.