The current input LEADDocument object.
public LEADDocument Document { get; }
The current input LEADDocument object.
Document can either be the original value passed into DocumentConverterJobData.Document or a temporarily once created by the engine from DocumentConverterJobData.InputDocumentFileName.
Refer to DocumentConverterJobOperation for more information.