HtmlToRtfOrientation Enumeration |
Specifies page orientation.
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2024.12.12
Syntax Public 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