var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId); var value; // Type: boolean value = instance.get_DisplayThumbnailCaption();
function get_DisplayThumbnailCaption() : boolean;
Return Value
A value indicating whether the thumbnail have caption. Default value is false.