Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.Converters Namespace > DocumentConverterJob Class : OutputDocumentFiles Property |
public IList<string> OutputDocumentFiles {get;}
'Declaration
Public ReadOnly Property OutputDocumentFiles As IList(Of String)
'Usage
Dim instance As DocumentConverterJob Dim value As IList(Of String) value = instance.OutputDocumentFiles
public List<String> getOutputDocumentFiles()
public: property IList<String^>^ OutputDocumentFiles { IList<String^>^ get(); }
Refer to OutputFiles for more information.
For an example, refer to OutputFiles.