Table of Contents

TTMSFNCWXPDFViewerRotationAngle Enumeration

Identifies the clockwise rotation applied to a rendered page.

API unit family: TMSFNCWXPDFViewer

Members

Name Description
ANGLE_0 No rotation; the page is shown in its natural orientation.
ANGLE_90 Rotates the page 90 degrees clockwise.
ANGLE_180 Rotates the page 180 degrees.
ANGLE_270 Rotates the page 270 degrees clockwise.
ANGLE_DEFAULT Uses the rotation already in effect rather than forcing a specific angle.