ImageGear .NET
SaveByIGVersion Property




Gets or sets ImageGear version to be used for serialiation of the custom toolbar.
Syntax
public string SaveByIGVersion {get; set;}
public: __property string* get_SaveByIGVersion();
public: __property void set_SaveByIGVersion( 
   string* value
);
public:
property String^ SaveByIGVersion {
   String^ get();
   void set (    String^ value);
}
'Declaration
 
Public Property SaveByIGVersion As String
 
'Usage
 
Dim instance As ImGearRecZoneGUICustomToolBar
Dim value As String
 
instance.SaveByIGVersion = value
 
value = instance.SaveByIGVersion

Property Value

String value.
See Also

Reference

ImGearRecZoneGUICustomToolBar Class
ImGearRecZoneGUICustomToolBar Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback