RichTextBox for WinRT
C1TextDecorationLocation Enumeration


Specifies the vertical position of a C1TextDecoration object.
Syntax
'Declaration
 
Public Enum C1TextDecorationLocation 
   Inherits System.Enum
'Usage
 
Dim instance As C1TextDecorationLocation
public enum C1TextDecorationLocation : System.Enum 
Members
MemberDescription
BaselineThe vertical position of a baseline.
LineThe vertical position of the line top.
OverLineThe vertical position of an overline.
StrikethroughThe vertical position of a strikethrough.
UnderlineThe vertical position of an underline. This is the default value.
Inheritance Hierarchy

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

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