T_PDFiumSharp_PageOrientations - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public enum PageOrientations
Member name | Value | Description | |
---|---|---|---|
Normal | 0 | ||
Rotated90CW | 1 | ||
Rotated180 | 2 | ||
Rotated90CCW | 3 |