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