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 GdPictureRotateFlipType
public GdPictureRotateFlipType PageRotation {get;}
Remarks
Default value is GdPictureRotateFlipType.GdPictureRotateNoneFlipNone.
See Also