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

Show in webframe

State Property






Current state value of the command.
Syntax
public bool State {get; set;}
'Declaration
 
Public Property State As Boolean
'Usage
 
Dim instance As DocumentViewerCommand
Dim value As Boolean
 
instance.State = value
 
value = instance.State
public:
property bool State {
   bool get();
   void set (    bool value);
}

Property Value

Boolean that contains the current state value of the command. Default value is null.
Remarks

Used when HasState is true.

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