In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / PageRotation Property

PageRotation Property (DocuVieware)

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 depends on the document's initial page rotation.
See Also