In This Topic

RenderRotation Property (DocuViewareControl)

In This Topic
The combination of PageRotation and ViewRotation that represents the final rendering rotation of the current page.
Syntax
'Declaration
 
Public ReadOnly Property RenderRotation As GdPictureRotateFlipType
public GdPictureRotateFlipType RenderRotation {get;}
See Also