PageShadingList.Add
Writes the PDF name for the Resource to the page and adds it to the pages resource list if it has not previously been added.
public void Add(Resource resource, PageWriter writer)
Sub Add(resource As Resource, writer As PageWriter)
Parameters
- resource
- Resource
Resource to add to the page.
- writer
- PageWriter
The writer for the current page.
Licensing Info
This method 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.