The following tables list the members exposed by DocumentViewerCommand.
| Name | Description | |
|---|---|---|
![]()  | 
	DocumentViewerCommand | Initializes a new instance of DocumentViewerCommand | 
| Name | Description | |
|---|---|---|
![]()  | 
	PostRun | Inform the document viewer that this command had run with the specified value. | 
![]()  | 
	PreRun | Inform the document viewer that this command is about to run with the specified value. | 
| Name | Description | |
|---|---|---|
![]()  | 
	CanRunHandler | Callback to use when checking if this command can run using Value | 
![]()  | 
	HasState | Indicate whether this command uses a state. | 
![]()  | 
	IsSlowHandler | Callback to use to check if the command will be slow when run using Value. | 
![]()  | 
	Name | The command name. | 
![]()  | 
	RunHandler | Callback to use to run command with Value | 
![]()  | 
	State | Current state value of the command. | 
![]()  | 
	Tag | Extra generic value associated with this command. | 
![]()  | 
	Value | Current value of the command. | 
Leadtools.Document.Viewer Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document



