Click or drag to resize

FaxBaudRate Enumeration

The Fax transfer rate (in Baud) of the last page.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public enum FaxBaudRate
Members
  Member nameValueDescription
MaximumBaud65535 DF_MAXBAUD -> 0xFFFF
Baud_1440014400 DF_14400BAUD -> 14400
Baud_1220012200 DF_12200BAUD -> 12200
Baud_96009600 DF_9600BAUD -> 9600
Baud_72007200 DF_7200BAUD -> 7200
Baud_48004800 DF_4800BAUD -> 4800
Baud_24002400 DF_2400BAUD -> 2400
Remarks
Documentation In Development

We are constantly adding features and new capabilities to The Voice Elements Platform. Therefore, our documentation of individual methods, properties and other elements is constantly being developed and improved. If you would like to know more about this element, please help us perfect our documentation and help you develop your application by doing one or more of the following:

Thank you for your continued support of Voice Elements.

See Also