RichTextBox for WinRT
C1TextDecorationUnit Enumeration


Specifies the unit type for C1TextDecoration.Thickness and C1TextDecoration.LocationOffset properties.
Syntax
'Declaration
 
Public Enum C1TextDecorationUnit 
   Inherits System.Enum
'Usage
 
Dim instance As C1TextDecorationUnit
public enum C1TextDecorationUnit : System.Enum 
Members
MemberDescription
FontA unit value that is relative to the font size of the decorated text.
LineA unit value that is relative to the height of line where the decorated text is.
PixelA unit value that is expressed in pixels.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.RichTextBox.Documents.C1TextDecorationUnit

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Xaml.RichTextBox.Documents Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback