public method SectionBuilder.SetRepeatingAreaPriority
Sets the priority of repeating areas with a predefined position for the section.
Gehtsoft.PDFFlow.Builder.SectionBuilder
SetRepeatingAreaPriority (Gehtsoft.PDFFlow.Models.Enumerations.RepeatingAreaPriority priority = Horizontal)
priority.
The value Horizontal defines that headers and footers stretch to their full width, the value Vertical defines that the right and left repeating areas stretch to their full height.
Horizontal
Vertical
Declared in SectionBuilder