Allows to set page margins in mm and inches

Namespace:  SautinSoft
Assembly:  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  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
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

Inheritance Hierarchy

System..::.Object
  SautinSoft..::.HtmlToRtf..::.CPageStyle..::.CPageMargin

See Also