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

Show in webframe

OutputAnnotationFiles Property






Output annotation files generated by this conversion job.
Syntax
public IList<string> OutputAnnotationFiles {get;}
'Declaration
 
Public ReadOnly Property OutputAnnotationFiles As IList(Of String)
'Usage
 
Dim instance As DocumentConverterJob
Dim value As IList(Of String)
 
value = instance.OutputAnnotationFiles
public List<String> getOutputAnnotationFiles()
            
public:
property IList<String^>^ OutputAnnotationFiles {
   IList<String^>^ get();
}

Property Value

A list that contains the full paths of all output annotation files generated by this conversion job (if any).
Remarks

Refer to OutputFiles for more information.

Example

For an example, refer to OutputFiles.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJob Class
DocumentConverterJob Members

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features