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