HiQPdf Documentation

PdfPageOrientation Enumeration

HiQPdf Client for .NET Core
This enumeration represents the possible PDF page orientations

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

public enum PdfPageOrientation
Members

  Member nameValueDescription
Portrait0 Portrait
Landscape1 Landscape
See Also

Reference