Hide this section¶
This option tells whether the print engine to skip this section while printing.
The option can be set unconditionally via the checkbox or conditionally via a function.
An example of a function to conditionally hide a section could be:
return {?SelectOn} <> 0
The "SelectOn" is a self-defined parameter.