KitchenDraw SDK 2
Show / Hide Table of Contents

Property DocumentsDirectory

DocumentsDirectory

Path to the directory where the document generation template files are located (without trailing slash).

Declaration
public string DocumentsDirectory { get; }
Property Value
Type Description
string
Remarks

Attention: this property implicitly utilizes the language of the current scene. This, a scene should be loaded to get the documents directory. If you get this property prior to loading a scene, an empty string will be returned.

Formerly known as BASEDOCDIR infotype.

In this article
Back to top Generated by DocFX