specify page rotations in degrees
Gets the rotation.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public PageRotate GetRotation()
Public Function GetRotation As PageRotate
public:
virtual PageRotate GetRotation() sealed
Return Value
Type:
PageRotate the rotation value for this page.
See Also