KitchenDraw SDK 2
Show / Hide Table of Contents

Method TryLoadCatalog

TryLoadCatalog(string, string)

Loads the catalog whose file name (without path and extension) is provided in the catalogFilename parameter into the MobiScript window.

Declaration
public bool TryLoadCatalog(string catalogFilename, string password = "")
Parameters
Type Name Description
string catalogFilename
string password
Returns
Type Description
bool
In this article
Back to top Generated by DocFX