Class BlockAdv
An abstract class that provides a base for all block-level elements in a DocumentAdv object.
Implements
Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
Syntax
public abstract class BlockAdv : CompositeNode, INode
Constructors
BlockAdv()
Initializes a new instance of the BlockAdv class.
Declaration
public BlockAdv()