Click or drag to resize

HtmlToRtfPageSetupOrientation Property

Gets or sets the page orientation.

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public HtmlToRtfOrientation Orientation { get; set; }

Property Value

HtmlToRtfOrientation
Remarks
Changing of Orientation property swaps values of PageWidth and PageHeight properties.
See Also