Skip to content

M_PDFiumSharp_PDFium_FPDFPage_SetRotation

ArgusMagnus edited this page Apr 4, 2017 · 3 revisions

PDFium.FPDFPage_SetRotation Method

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static void FPDFPage_SetRotation(
	FPDF_PAGE page,
	PageOrientations rotation
)

Parameters

 

page
Type: PDFiumSharp.Types.FPDF_PAGE
rotation
Type: PDFiumSharp.PageOrientations

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfPage.Orientation

Clone this wiki locally