←Select platform

IsSlowHandler Property

Summary

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

Syntax
C#
C++/CLI
public DocumentViewerIsSlowCommand IsSlowHandler { 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

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.