Accusoft.NotateXpress13.Net
Version Property




Returns the version of the NotateXpress control at run-time.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Version As String
'Usage
 
Dim instance As NotateXpress
Dim value As String
 
value = instance.Version
[Browsable(false)]
public string Version {get;}
[Browsable(false)]
public: __property string* get_Version();
[Browsable(false)]
public:
property String^ Version {
   String^ get();
}
See Also

Reference

NotateXpress Class
NotateXpress Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback