Skip to content

T_PDFiumSharp_PageOrientations

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PageOrientations Enumeration

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

Syntax

C#

public enum PageOrientations

Members

 

Member name Value Description
Normal 0
Rotated90CW 1
Rotated180 2
Rotated90CCW 3

See Also

Reference

PDFiumSharp Namespace

Clone this wiki locally