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 > LeadFileStream Class : CanWrite Property |
public bool CanWrite {get;}
'Declaration
Public ReadOnly Property CanWrite As Boolean
'Usage
Dim instance As LeadFileStream Dim value As Boolean value = instance.CanWrite
public bool CanWrite {get;}
get_CanWrite();
If the LeadFileStream object is closed, this property returns false.