|
Name |
Description |
|
CanExecute
|
Determines whether the command can execute in its current state. (Inherited from Command)
|
|
CreateContextMenuBarItem
|
Supports the context menu initialization for commands with a fixed value of a specific setting. (Inherited from PdfCheckableCommand)
|
|
CreateDefaultCommandUIState
|
Creates an object defining the command state for the current command. (Inherited from Command)
|
|
Equals
|
Determines whether the specified System.Object is equal to the current System.Object. (Inherited from System.Object)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
Execute
|
Executes the command on the current command target. (Inherited from Command)
|
|
ForceExecute
|
Forces the application user interface to ignore the current applicability of a command, and trigger its execution despite the risks. (Inherited from PdfViewerCommand)
|
|
GetHashCode
|
Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from System.Object)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
ToString
|
Returns a System.String that represents the current System.Object. (Inherited from System.Object)
|
|
UpdateUIState
|
Updates the command state. (Inherited from Command)
|