ImageGear .NET
Caption Property (ImGearThumbnailListItem)




Gets the caption that is displayed in the thumbnail item.
Syntax
public string Caption {get;}
public: __property string* get_Caption();
public:
property String^ Caption {
   String^ get();
}
'Declaration
 
Public ReadOnly Property Caption As String
 
'Usage
 
Dim instance As ImGearThumbnailListItem
Dim value As String
 
value = instance.Caption

Property Value

String value.
Remarks
The font of the caption can be set through the font properties of the ThumbnailList class.
See Also

Reference

ImGearThumbnailListItem Class
ImGearThumbnailListItem Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback