Table of Contents

Class RichTextNode

Namespace
The.Web.Controls
Assembly
Instagile.Web.Client.dll
public class RichTextNode
Inheritance
RichTextNode
Inherited Members

Fields

IsBreak

public bool IsBreak

Field Value

bool

Properties

public LinkModel? Link { get; set; }

Property Value

LinkModel

Run

public string? Run { get; set; }

Property Value

string