GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / RenderRotation Property

In This Topic
RenderRotation Property (DocuVieware)
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 GdPicture14.GdPictureRotateFlipType
public GdPicture14.GdPictureRotateFlipType RenderRotation {get;}
See Also