Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

HasState Property






Indicate whether this command uses a state.
Syntax
public bool HasState {get; set;}
'Declaration
 
Public Property HasState As Boolean
'Usage
 
Dim instance As DocumentViewerCommand
Dim value As Boolean
 
instance.HasState = value
 
value = instance.HasState
public:
property bool HasState {
   bool get();
   void set (    bool value);
}

Property Value

true if this command uses a state; otherwise, false. Default value is false.
Remarks

State is used to store the value if this command uses state.

Requirements

Target Platforms

See Also

Reference

DocumentViewerCommand Class
DocumentViewerCommand Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features