ScriptTGenerateFileInfoLaTeXTable Method

Generates File Info LaTeX Table

Definition

Namespace: Metas.Vna.Tools
Assembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
C#
public void GenerateFileInfoLaTeXTable(
	string[] paths,
	string pathRes
)

Parameters

paths  String
File Paths
pathRes  String
LaTeX Table File Path (*.tex)

See Also