Add content to the CrossreferenceSection for this Paragraph.

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

Syntax

C#
public Paragraph CurrentParagraph { get; }
Visual Basic
Public ReadOnly Property CurrentParagraph As Paragraph
	Get

Remarks

Add the content to the CrossreferenceSection that fired the event (the sender in the event handler).

See Also