ImageGear for .NET
selectionIsVisible Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : selectionIsVisible Property

Glossary Item Box

Indicates whether the selection is visible.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_selectionIsVisible() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.get_selectionIsVisible();

Remarks

This read-only property will be true if the selection is currently visible and false otherwise.

Note that this value will match the actual target state of the viewer, but the viewer may not have updated the visual presentation to match that state.

See Also

©2013. Accusoft Corporation. All Rights Reserved.