Click or drag to resize

PdfPage.DeskewPage Method

Deskews this PdfPage (relative to its current DeskewAngle).

Namespace:  RadPdf.Data.Document.Pages
Assembly:  RadPdf (in RadPdf.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public void DeskewPage(
	double angle
)

Parameters

angle
Type: System.Double
The angle to which the current page should be rotated (relative to current orientation).
Remarks
If the DeskewAngle of the page is currently 1.0 degree and angle is 1.0, the resulting DeskewAngle will be 2.0.
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!