ImageGear .NET
Title Property (IImGearColorBook)




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

Property Value

String value.
See Also

Reference

IImGearColorBook Interface
IImGearColorBook Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback