RichTextBox for WinRT
C1TextDecorationCollection Class
Members 


Represents a collection of TextDecoration instances.
Object Model
C1TextDecorationCollection Class
Syntax
'Declaration
 
Public Class C1TextDecorationCollection 
   Inherits System.Collections.ObjectModel.Collection(Of C1TextDecoration)
'Usage
 
Dim instance As C1TextDecorationCollection
public class C1TextDecorationCollection : System.Collections.ObjectModel.Collection<C1TextDecoration> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Xaml.RichTextBox.Documents.C1TextDecorationCollection

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

C1TextDecorationCollection Members
C1.Xaml.RichTextBox.Documents Namespace

 

 


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

Product Support Forum  |  Documentation Feedback