Click or drag to resize

Orientation Enumeration

Specifies page orientation.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2023.11.2
Syntax
public enum Orientation
Members
Member nameValueDescription
Portrait0 Portrait page orientation (narrow and tall).
Landscape1 Landscape page orientation (wide and short).
See Also