KitchenDraw SDK 2
Show / Hide Table of Contents

Property Documents

Documents

Collection of the documents (which are more precisely document generation templates) preloaded into memory by call the LoadDocuments(string) method.

Declaration
public IList<Appli.Document> Documents { get; }
Property Value
Type Description
IList<Appli.Document>
In this article
Back to top Generated by DocFX