Table of Contents

Property Text

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Text

Gets or sets the run text. Never null; the empty string for an empty run.

public string Text { get; set; }

Property Value

string