Set page width in inches

Namespace:  SautinSoft
Assembly:  SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 4.6.10.19

Syntax

      
 C#  Visual Basic 
public void WidthInch(
	float valuePageWidth
)
Public Sub WidthInch ( _
	valuePageWidth As Single _
)

Parameters

valuePageWidth
Single
Page width in inches

Remarks



See Also