Multiple choice technology

In the Report Studio Report, to add white space around text within a block, which of the following property must be set?

  1. Positioning

  2. Size and Overflow

  3. Padding

  4. Margin

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Padding adds white space around text within a block by increasing internal spacing between the content and the block boundary. Margin adds external space outside elements, Positioning controls placement, and Size and Overflow manages dimensions and content spill behavior.