Allows to specify page properties for output document: page size, orientation, page margins and page numbers
Namespace:
SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 4.6.10.19
Syntax
| C# | Visual Basic |
public class CPageStyle
Public Class CPageStyle
Members
| All Members | Constructors | Properties |
| Member | Description | |
|---|---|---|
| HtmlToRtf..::.CPageStyle()()() |
Creates a new instance of HtmlToRtf..::.CPageStyle class
| |
| PageFooter | ||
| PageHeader | ||
| PageMarginBottom |
Set bottom page margin
| |
| PageMarginLeft |
Set left page margin
| |
| PageMarginRight |
Set right page margin
| |
| PageMarginTop |
Set top page margin
| |
| PageOrientation |
Set page orientation
| |
| PageSize |
Set page size
|
Remarks