|
FaxWidth Enumeration |
The value of the negotiated width (in pixels per line) of the fax page
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax Public Enumeration FaxWidth
public enum class FaxWidth
Members
| Member name | Value | Description |
---|
| Width1748 | 1728 |
DF_WID1728 -> 1728
|
| Width2048 | 2048 |
DF_WID2048 -> 2048
|
| Width2432 | 2432 |
DF_WID2432 -> 2432
|
See Also