Skip to content
If you like QuestPDF, please give it a star on GitHub.
It takes seconds and helps others make the right choice!

Shrink

Renders its content in the most compact size achievable. Ideal for situations where the parent element provides more space than necessary.

MethodDescription
ShrinkShrinks both vertically and horizontally.
ShrinkVerticalMinimizes content height to the minimum, optimizing vertical space.
ShrinkHorizontalMinimizes content width to the minimum, optimizing horizontal space.

Released under the MIT License