Table of Contents

Enum PageLayout

Namespace
Root.ReportNet.Pdf
Assembly
ReportNet.dll
public enum PageLayout

Fields

OneColumn = 1
SinglePage = 0
TwoColumnLeft = 2
TwoColumnRight = 3
TwoPageLeft = 4
TwoPageRight = 5