Get or set the HTML content of this paragraph

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public string Text { get; set; }
Visual Basic
Public Property Text As String
	Get
	Set

See Also