ImageGear .NET v24.12 - Updated
viewRotationDegreesClockwise Field

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PageViewState class : viewRotationDegreesClockwise Field
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

Reference

PageViewState class
PageViewState Members