Table of Contents

Enum PageOrientation

Namespace
SimpleSign.HtmlToPdf.Layout
Assembly
SimpleSign.HtmlToPdf.dll

Page orientation.

public enum PageOrientation

Fields

Landscape = 1

Landscape (wider than tall).

Portrait = 0

Portrait (taller than wide).