alexa

    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