ScriptTGenerateFileInfoLaTeXTable Method
Generates File Info LaTeX Table
Namespace: Metas.Vna.ToolsAssembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
public void GenerateFileInfoLaTeXTable(
string[] paths,
string pathRes
)
Public Sub GenerateFileInfoLaTeXTable (
paths As String(),
pathRes As String
)
public:
void GenerateFileInfoLaTeXTable(
array<String^>^ paths,
String^ pathRes
)
member GenerateFileInfoLaTeXTable :
paths : string[] *
pathRes : string -> unit
Parameters
- paths String
- File Paths
- pathRes String
- LaTeX Table File Path (*.tex)