Table of Contents

Enum Direction

Namespace
Root.ReportNet.Pdf.Tools
Assembly
ReportNet.dll

Specifies the viewing direction of pages when displayed in a PDF viewer.

public enum Direction

Fields

L2R = 0

Pages are ordered and expected to be viewed from left to right.

R2L = 1

Pages are ordered and expected to be viewed from right to left.