Table of Contents

Enum PdfPageRotation

Namespace
nebulae.dotPDFium.Native
Assembly
dotPDFium.dll

This enum represents the rotation of the PDF page.

public enum PdfPageRotation

Fields

NoRotation = 0
Rotate180 = 2
Rotate270 = 3
Rotate90 = 1