Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

JobName Property

Show in webframe
Optional job name.
Syntax
get_jobName();
set_jobName(value);
Object.defineProperty('jobName');

Property Value

TypeDescription
stringThe optional job name.
Remarks

If tracing is enabled on the server side with, then the engine will use this value in the trace messages. If this member is a null reference, then the trace will show the generic [Untitled] name next to the trace messages.

Example

For an example, refer to Convert.

See Also

Reference

DocumentConverterJobData Object
DocumentConverterJobData Members

Error processing SSI file