Click or drag to resize

PdfPage.RotatePage Method

Rotates this PdfPage (relative to its current Rotation).

Namespace:  RadPdf.Data.Document.Pages
Assembly:  RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public void RotatePage(
	PdfRotation angle
)

Parameters

angle
Type: RadPdf.Data.Document.Common.PdfRotation
The angle to which the current page should be rotated (relative to current orientation).
Remarks
If the Rotation of the page is currently Rotation90 and angle is Rotation90, the resulting Rotation will be Rotation180.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!