Click or drag to resize

HtmlToRtfOrientation Enumeration

Specifies page orientation.

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public enum Orientation
Members
Member nameValueDescription
Portrait0 Portrait page orientation (narrow and tall).
Landscape1 Landscape page orientation (wide and short).
See Also