GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareControl Class / PageRotation Property

In This Topic
PageRotation Property (DocuViewareControl)
In This Topic
Specifies the current page rotation of the displayed document.
Syntax
'Declaration
 
Public ReadOnly Property PageRotation As GdPicture14.GdPictureRotateFlipType
public GdPicture14.GdPictureRotateFlipType PageRotation {get;}
Remarks
Default value is GdPictureRotateFlipType.GdPictureRotateNoneFlipNone.
See Also