Method Foreground
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
Foreground()
Gets the layout container for the foreground page content.
public LayoutContainer Foreground()
Returns
- LayoutContainer
The layout container.
Remarks
Read the Additional content section of the How to layout PDF pages article for examples of using this method.