Namespace TallComponents.PDF.Layout
Class CrossreferenceSection
A section that can generate a list of crossreferences.
Use the
to generate a table of contents, a list of tables, or any other list of paragraphs.
Implement a handler for the event to render an entry for each paragraph.
Syntax
public class CrossreferenceSection
: Section