Get or set the label for 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 Label { get; set; }
Visual Basic
Public Property Label As String
	Get
	Set

Remarks

This attribute can be referenced using the #l field.

See Also