DocumentConverterResultOutputFiles Property
Gets the paths of the converted document files.
When there is only one output file, the value will be a single item array.
If the output is a directory (e.g. for
Web format), the string will have
a trailing backslash (\).
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public string[] OutputFiles { get; }
Public ReadOnly Property OutputFiles As String()
Get
Property Value
String