Gets the layout container for the foreground page content.
Namespace:
BitMiracle.Docotic.Pdf.Layout
Assembly:
BitMiracle.Docotic.Pdf.Layout (in BitMiracle.Docotic.Pdf.Layout.dll)
Syntax
C#
public LayoutContainer Foreground()
VB
Public Function Foreground As LayoutContainer
Return Value
Type:
LayoutContainerThe layout container.
See Also