Show / Hide Table of Contents

Enum PrinterMode.Orientation

Enumerated values for specifying the orientation of output pages

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Orientation

Fields

Name Description
e_Orientation_Landscape

wider than tall

e_Orientation_Portrait

taller than wide

Back to top Generated by DocFX