|
FaxStatusEventArgsFaxWidth Property |
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 FaxWidth FaxWidth { get; }
Public ReadOnly Property FaxWidth As FaxWidth
Get
public:
property FaxWidth FaxWidth {
FaxWidth get ();
}
member FaxWidth : FaxWidth with get
Property Value
Type:
FaxWidthSee Also