Intersoft ClientUI Documentation
AnchoredBlock Class
Members 



An abstract class that provides a base for Inline elements that are used to anchor Block elements to flow content.
Object Model
AnchoredBlock ClassBlockCollection ClassBlock ClassBorderStyle Class
Syntax
<ContentPropertyAttribute("Blocks")>
Public Class AnchoredBlock 
   Inherits Inline
Dim instance As AnchoredBlock
[ContentPropertyAttribute("Blocks")]
public class AnchoredBlock : Inline 
[ContentPropertyAttribute("Blocks")]
public ref class AnchoredBlock : public Inline 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.Documents.TextElement
         Intersoft.Client.Documents.Inline
            Intersoft.Client.Documents.AnchoredBlock
               Intersoft.Client.Documents.Floater

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

AnchoredBlock Members
Intersoft.Client.Documents Namespace

Send Feedback