ImportedPage.BackgroundElements Property
Gets a collection of page elements to be drawn as a background on the page.
public Group BackgroundElements { get; }
Public Property BackgroundElements As Group
Property Value
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Remarks
Page elements placed in this collection will appear below the imported PDF data. Use the Elements property to place page elements on top of the imported PDF data.