ImageGear for .NET
viewMirror Field
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageViewState Class : viewMirror Field

Glossary Item Box

A flag indicating whether the page should be mirrored. If you want to flip the page instead of mirror it, simply add 180 degrees to viewRotationDegreesClockwise and toggle this value.

Syntax

ASP.NET Ajax Javascript (Specification) 
var viewMirror : boolean;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageViewState.viewMirror;

See Also

©2013. Accusoft Corporation. All Rights Reserved.