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

Glossary Item Box

The amount of rotation to apply to the page. Valid values are 0 (or do not provide a value), 90, 180, 270, -90, -180, or -270.

Syntax

ASP.NET Ajax Javascript (Specification) 
var viewRotationDegreesClockwise : number;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageViewState.viewRotationDegreesClockwise;

See Also

©2013. Accusoft Corporation. All Rights Reserved.