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