|
FaxStatusEventArgsBadScanLines Property |
The number of bad scan lines detected and replaced in the last page transmitted or received
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public int BadScanLines { get; }
Public ReadOnly Property BadScanLines As Integer
Get
public:
property int BadScanLines {
int get ();
}
member BadScanLines : int with get
Property Value
Type:
Int32See Also