Apryse SDK allows you to rotate pages within a document.
You can rotate pages in a document using the UI component or programmatically with the Xamarin.Android API.
UI Component
The rotate pages dialog allows you to rotate pages with a graphical interface in the document viewer.
API guide
You can programmatically rotate pages in documents.
To rotate a page in a PDF document.
A page can be rotated clockwise, by 90 degrees, when displayed or printed. The Page.GetRotation()
method returns the Page.Rotate
enum specifying the current rotation. Similarly, Page.SetRotation()
sets the current rotation.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales