Leadtools Namespace > LeadFileStream Class : CanSeek Property |
public bool CanSeek {get;}
'Declaration Public ReadOnly Property CanSeek As Boolean
'Usage Dim instance As LeadFileStream Dim value As Boolean value = instance.CanSeek
public bool CanSeek {get;}
get_CanSeek();
If the LeadFileStream object is closed, this property returns false.