Table of Contents

Method Background

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

Background()

Gets the layout container for the background page content.

public LayoutContainer Background()

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.