Method ExtendHorizontal
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
ExtendHorizontal()
Extends the content to take all available horizontal space.
public LayoutContainer ExtendHorizontal()
Returns
- LayoutContainer
The nested container with the applied rule.
Remarks
Read the Extend section of the Size, position, and rendering of containers article for examples of using this method.