LEADTOOLS (Leadtools assembly)

IsStarted Property (ILeadStream)

Show in webframe







Indicates whether this ILeadStream object has been started.
Syntax
bool IsStarted {get;}
'Declaration
 
ReadOnly Property IsStarted As Boolean
'Usage
 
Dim instance As ILeadStream
Dim value As Boolean
 
value = instance.IsStarted
bool IsStarted {get;}
@property (nonatomic, assign, readonly, getter=getIsStarted) BOOL isStarted;
void stop(boolean resetPosition);
get_IsStarted(); 
property bool IsStarted {
   bool get();
}

Property Value

true if this ILeadStream object has been started; false, otherwise.
Requirements

Target Platforms

See Also

Reference

ILeadStream Interface
ILeadStream Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.