![]() |
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 > LeadBufferStream Class : IsStarted Property |
public bool IsStarted {get;}
'Declaration
Public ReadOnly Property IsStarted As Boolean
'Usage
Dim instance As LeadBufferStream Dim value As Boolean value = instance.IsStarted
public bool IsStarted {get;}
@property (nonatomic, assign, readonly, getter=getIsStarted) BOOL isStarted;
public boolean isStarted
get_IsStarted();