Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
PDFKit.GetPDFPageRotation
Returns the page rotation angle in degrees.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| PDFKit | 2.9 | Yes | No | No | Yes, macOS only | Yes |
MBS( "PDFKit.GetPDFPageRotation"; PDF; index ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| A container value with the PDF content from a media field. Or a text with an URL. Or a PDF reference from PDFKit.Open. | ||
| index | The index of the page. From zero to PDFKit.GetPDFPageCount-1. | 1 |
Result
Returns rotation in degrees.
Description
Returns the page rotation angle in degrees.The rotation is a positive multiple of 90: 0, 90, 180, or 270. The rotation of pages with negative rotation is converted to a corresponding positive rotation.
See also
Created 18th August 2014, last changed 16th February 2015
PDFKit.GetPDFPagePDFRef - PDFKit.GetPDFPageText
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins