[]
Options for group layout combiner.
public struct GroupOptions
Name | Description |
---|---|
ParallelismDegree | The parallelism degree. |
PreventOrphanStepback | The space to step back in attempt to prevent orphans. |
PreventOrphanedFooter | Option to prevent orphaned footer. |
PreventOrphanedHeader | Option to prevent orphaned header. |
PrintFooterAtBottom | Option to print footer at bottom. |
RepeatFooter | Option to repeat footer. |
RepeatHeader | Option to repeat header. |
Name | Description |
---|---|
OptimismEnabled | This property is used for 'RepeatHeader' option and defines the behavior when header+body
doesn't fit in its place. |