Intersoft ClientUI Documentation
Inline Class
Members 



An abstract class that provides a base for all inline flow content elements.
Syntax
Public MustInherit Class Inline 
   Inherits TextElement
Dim instance As Inline
public abstract class Inline : TextElement 
public ref class Inline abstract : public TextElement 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.Documents.TextElement
         Intersoft.Client.Documents.Inline
            Intersoft.Client.Documents.AnchoredBlock
            Intersoft.Client.Documents.InlineUIContainer
            Intersoft.Client.Documents.LineBreak
            Intersoft.Client.Documents.Run
            Intersoft.Client.Documents.Span

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

Inline Members
Intersoft.Client.Documents Namespace

Send Feedback