PdfPageOrientation Enumeration
This enumeration represents the possible orientations of the PDF pages of a PDF document
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public enum PdfPageOrientation
Public Enumeration PdfPageOrientation
public enum class PdfPageOrientation
Portrait | 0 |
Portrait
|
Landscape | 1 |
Landscape
|