Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadStream Class : CanRead Property |
public bool CanRead {get;}
'Declaration
Public ReadOnly Property CanRead As Boolean
'Usage
Dim instance As LeadStream Dim value As Boolean value = instance.CanRead
public bool CanRead {get;}
get_CanRead();
If the LeadStream object is closed, this property returns false.