LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

Text Property

Show in webframe





Get the thumbnail text.
Syntax
public string Text {get;}
'Declaration
 
Public ReadOnly Property Text As String
'Usage
 
Dim instance As ThumbnailInfo
Dim value As String
 
value = instance.Text

            

            
public:
property String^ Text {
   String^ get();
}

Property Value

A System.String that represents the thumbnail text
Example
Refer to WebThumbnailViewer.GetThumbnailInfo
Requirements

Target Platforms

See Also

Reference

ThumbnailInfo Structure
ThumbnailInfo Members
WebThumbnailViewer Client Class
Updating WebControls Manually.

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.