ImageGear .NET
FileName Property (ImGearColorBook)




Gets the color book file name.
Syntax
'Declaration
 
Public ReadOnly Property FileName As String
'Usage
 
Dim instance As ImGearColorBook
Dim value As String
 
value = instance.FileName
public string FileName {get;}
public: __property string* get_FileName();
public:
property String^ FileName {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearColorBook Class
ImGearColorBook Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback