Enum LastBehavior
Namespace TallComponents.PDF.Layout
The LastBehavior is used to specify how the Last boolean should work.
Fields
NotFirst
Last will be true only on pages which is not the first.
Always
Last will be true on all pages, even if it's the first.