ImageGear .NET
caption Property

Gets or sets caption for the ImGearDocument.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_caption() : String
function set_caption(value : String)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearDocument.get_caption();
Remarks

This property value can be used for formatting the string for thumbnail caption, Refer to the property % ImageGear.Web.UI.ImGearThumbnailList.thumbnailCaptionFormat% This property is a string that can be displayed as a caption in the thumbnail in the ImGearThumbnailList control if it is included in format for the thumbnail caption. When this property is changed, it will trigger to fire the "propertyChanged" event.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearDocument
ImGearDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback