XmpJob.Add

Adds the fields of Job data type.

public void Add(string name, string id, Uri uri)
Sub Add(name As String, id As String, uri As Uri)

Parameters

name
String

Informal name of job. This name is for user display and informal systems.

id
String

Unique ID for the job. This field is a reference into some external job management system.

uri
Uri

A file URL referencing an external job management file.

Licensing Info

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

See Also

XmpJob
ceTe.DynamicPDF.Xmp

In this topic