KitchenDraw SDK 2
Show / Hide Table of Contents

Method LoadCatalog

LoadCatalog(string, string)

Loads the catalog whose file name (without path and extension) is provided in the catalogFilename parameter into the MobiScript window. Throws an Sdk2Exception if fails to load.

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