DocumentResourceList.AddUnique

Adds a unique resource to the document.

public int AddUnique(Resource resource)
Function AddUnique(resource As Resource) As Integer

Parameters

resource
Resource

The resource to add.

Returns

Int32

The PDF object number of the added resource.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

DocumentResourceList
ceTe.DynamicPDF.IO

In this topic