←Select platform

RunHandler Property

Summary

Callback to use to run command with Value

Syntax
C#
C++/CLI
public DocumentViewerRunCommand RunHandler { get; set; } 
public:  
   property DocumentViewerRunCommand^ RunHandler 
   { 
      DocumentViewerRunCommand^ get() 
      void set(DocumentViewerRunCommand^ value) 
   } 

Property Value

The callback to use to run the command using the Value. Default value is null.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.