←Select platform

Value Property

Summary

Current value of the command.

Syntax
C#
VB
C++
public object Value { get; set; } 
Public Property Value() As Object 
   Get 
   Set 
public:  
   property Object^ Value 
   { 
      Object^ get() 
      void set(Object^ value) 
   } 

Property Value

Current value of the command. Default value is null.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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