Allows to set custom line spacing for all text in output RTF document
Namespace:
SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 4.6.10.19
Syntax
| C# | Visual Basic |
public class CLineSpacing
Public Class CLineSpacing
Members
| All Members | Methods |
| Member | Description | |
|---|---|---|
| Auto()()() |
Setup default line spacing
| |
| In(Single) |
Setup line spacing in inches
| |
| Pt(Single) |
Setup line spacing in points
| |
| Px(Single) |
Setup line spacing in pixels
|
Remarks