Click or drag to resize

RtfToHtmlOrientation Enumeration

Specifies page orientation.

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