ImageGear for .NET
FileName Property (IImGearColorBook)




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

Property Value

String value.
See Also

Reference

IImGearColorBook Interface
IImGearColorBook Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback