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

Show in webframe

IsSlow(String) Method






Command name
Checks if running a command will be slow.
Syntax
public bool IsSlow( 
   string commandName
)
'Declaration
 
Public Overloads Function IsSlow( _
   ByVal commandName As String _
) As Boolean
'Usage
 
Dim instance As DocumentViewerCommands
Dim commandName As String
Dim value As Boolean
 
value = instance.IsSlow(commandName)
public:
bool IsSlow( 
   String^ commandName
) 

Parameters

commandName
Command name

Return Value

true if running the command with the specified value is slow; otherwise, false.
Remarks

This method is the equivalent of calling IsSlow(commandName, value) with value set to null and can be used as a shortcut to using commands that do not take parameters.

Refer to Document Viewer Commands for more information.

Requirements

Target Platforms

See Also

Reference

DocumentViewerCommands Class
DocumentViewerCommands Members
Overload List

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