Method ScaleToFit
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
ScaleToFit()
Scales down the content to fit into the available space.
public LayoutContainer ScaleToFit()
Returns
- LayoutContainer
The nested container with the applied scaling.
Remarks
Read the ScaleToFit section of the Size, position, and rendering of containers article for examples of using this method.