Set to true if more content is available.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
Remarks
If set to true, the event will fire again so
more content can be added. If set to false, the event will not fire again and generation
will continue with the next section (if any).
MoreContent is only meaning-full when Paragraph is not null/nothing, otherwise it's evaluated as false.