[]
Enumerates the languages which can be used in C1PrintDocument scripts (see ScriptingOptions).
public enum ScriptLanguageEnum
Name | Description |
---|---|
CSharp | C# is used as the scripting language. |
VB | VB.NET is used as the scripting language. |