Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsPageEventArgs Class : State Property |
public CodecsPageEventState State {get;}
'Declaration
Public ReadOnly Property State As CodecsPageEventState
'Usage
Dim instance As CodecsPageEventArgs Dim value As CodecsPageEventState value = instance.State
public CodecsPageEventState State {get;}
@property (nonatomic, assign, readonly) LTCodecsPageEventState state
public CodecsPageEventState getState()
get_State();
public: property CodecsPageEventState State { CodecsPageEventState get(); }