Enum PageOrientation
- Namespace
- SimpleSign.HtmlToPdf.Layout
- Assembly
- SimpleSign.HtmlToPdf.dll
Page orientation.
public enum PageOrientation
Fields
Landscape = 1Landscape (wider than tall).
Portrait = 0Portrait (taller than wide).
Page orientation.
public enum PageOrientation
Landscape = 1Landscape (wider than tall).
Portrait = 0Portrait (taller than wide).