NevronOpenVision
Nevron.Nov.Text Namespace / ENLineSpacingMode Enumeration
ENLineSpacingMode Enumeration
Enumerates the line spcaing modes
Syntax
public enum ENLineSpacingMode : System.Enum 
Members
MemberDescription
AscendDescentLineGapThe line spacing is computed as the ascend, descent and line gap of the values specified in the hhea table.
AscendDescentLineGapTypographicThe line spacing is computed as the ascend, descent and line gap of the values specified in the OS2 table.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Text.ENLineSpacingMode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also