Allows to set page orientation for PDF document
Namespace:
SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 4.1.7.15
Syntax
| C# | Visual Basic |
public class CPageOrientation
Public Class CPageOrientation
Members
| All Members | Constructors | Methods |
| Member | Description | |
|---|---|---|
| HtmlToRtf..::.CPageStyle..::.CPageOrientation()()() |
Creates a new instance of HtmlToRtf..::.CPageStyle..::.CPageOrientation class
| |
| Auto()()() |
Set default page orientation, portrait
| |
| Landscape()()() |
Set landscape page orientation
| |
| Portrait()()() |
Set portrait page orientation
|