KitchenDraw SDK 2
Show / Hide Table of Contents

Method TrySaveCatalog

TrySaveCatalog(string)

Saves the catalog that is open in the MobiScript window under the given filename (should be provided without path and extension).

Declaration
public bool TrySaveCatalog(string catalogFilename)
Parameters
Type Name Description
string catalogFilename
Returns
Type Description
bool
In this article
Back to top Generated by DocFX