Allows to set page margins in mm and inches
Namespace:
SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 4.1.7.15
Syntax
| C# | Visual Basic |
public class CPageMargin
Public Class CPageMargin
Members
| All Members | Constructors | Methods |
| Member | Description | |
|---|---|---|
| HtmlToRtf..::.CPageStyle..::.CPageMargin()()() |
Creates a new instance of HtmlToRtf..::.CPageStyle..::.CPageMargin class
| |
| Auto()()() |
Set default page margin
| |
| Inch(Single) |
Set value of page margin in inches
| |
| mm(Single) |
Set value of page margin in mm
|