Accusoft.PrintPro8.Net
Version Property




Returns the version of the PrintPro control at run-time.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Version As String
'Usage
 
Dim instance As PrintPro
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

PrintPro Class
PrintPro Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback