Method MinimalBox
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
MinimalBox()
Marks the container to use only minimal necessary space for the content.
public LayoutContainer MinimalBox()
Returns
- LayoutContainer
The nested container with the applied rule.
Remarks
Read the MinimalBox section of the Size, position, and rendering of containers article for examples of using this method.