Click or drag to resize

PDFViewCtrlGetRotation Method

Gets the current rotation of this PDFViewCtrl.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PageRotate GetRotation()

Return Value

Type: PageRotate
The current rotation of this PDFViewCtrl.
See Also