HiQPdf Documentation

PdfPageRotation Enumeration

HiQPdf Client for .NET Core
PDF page rotation

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public enum PdfPageRotation
Members

  Member nameValueDescription
R00 Rotate page 0 degrees
R9090 Rotate page 90 degrees
R180180 Rotate page 180 degrees
R270270 Rotate page 270 degrees
See Also

Reference