menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BlockAdv - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BlockAdv

    An abstract class that provides a base for all block-level elements in a DocumentAdv object.

    Inheritance
    System.Object
    BaseNode
    Node
    CompositeNode
    BlockAdv
    ParagraphAdv
    TableAdv
    Implements
    INode
    Inherited Members
    Node.NextNode
    Node.Owner
    Node.PreviousNode
    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public abstract class BlockAdv : CompositeNode, INode

    Constructors

    BlockAdv()

    Initializes a new instance of the BlockAdv class.

    Declaration
    public BlockAdv()

    Implements

    INode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved