Click or drag to resize

HtmlToRtfAlignment Enumeration

Allows to specify default alignment.

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public enum Alignment
Members
Member nameValueDescription
Left0 Left
Right1 Right
Center2 Center
Justify3 Justify
Top4 Top
Bottom5 Bottom
Undefined6 Undefined (only for internal needs of the component)
See Also