PageColorSpaceList.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:

See Also

PageColorSpaceList
ceTe.DynamicPDF.IO

In this topic