←Select platform

IsSlowHandler Property (DocumentViewerCommand)

Summary

Callback to use to check if the command will be slow when run using Value.

Syntax

C#
VB
C++
public DocumentViewerIsSlowCommand IsSlowHandler { get; set; }
Public Property IsSlowHandler() As DocumentViewerIsSlowCommand 
   Get 
   Set 
public:  
   property DocumentViewerIsSlowCommand^ IsSlowHandler 
   { 
      DocumentViewerIsSlowCommand^ get() 
      void set(DocumentViewerIsSlowCommand^ value) 
   } 

Property Value

The callback to use to check if the command will be slow when run using Value. Default value is null.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize