OutputIntentList.Add

Adds an OutputIntent object to the output intent list.

public void Add(OutputIntent outputIntent)
Sub Add(outputIntent As OutputIntent)

Parameters

outputIntent
OutputIntent

The OutputIntent object to be added.

Licensing Info

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

See Also

OutputIntentList
ceTe.DynamicPDF

In this topic