Method AlignMiddle
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
AlignMiddle()
Vertically aligns the content to the center.
public LayoutContainer AlignMiddle()
Returns
- LayoutContainer
The nested container with the applied alignment.
Remarks
Read the Align section of the Size, position, and rendering of containers article for more information about ways to apply alignment.