GuiCmcEntrySaveSummaryLaTeXFile Method

Save Summary LaTeX file.

Definition

Namespace: Metas.Vna.Database.CMCs.Gui
Assembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
C#
public void SaveSummaryLaTeXFile(
	string fp,
	string title = null,
	string comments = null
)

Parameters

fp  String
File path
title  String  (Optional)
Title
comments  String  (Optional)
Comments

See Also