| HtmlToRtfOrientation Enumeration | 
            Specifies page orientation.
            
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2025.10.22
 Syntax
SyntaxPublic Enumeration Orientation
 Members
Members| Member name | Value | Description | 
|---|
| Portrait | 0 | Portrait page orientation (narrow and tall). | 
| Landscape | 1 | Landscape page orientation (wide and short). | 
 See Also
See Also