The Paragraph that this destination points to.

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

Syntax

C#
public Paragraph Paragraph { get; set; }
Visual Basic
Public Property Paragraph As Paragraph
	Get
	Set

Remarks

Setting the target Paragraph explicitly overrides the ParagraphId.

See Also