C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Scripting Namespace / ScriptingOptions Class / ExternalAssemblies Property

In This Topic
ExternalAssemblies Property
In This Topic
Gets the list of external assemblies that can be used in scripts in the current document.
Syntax
'Declaration
 
Public ReadOnly Property ExternalAssemblies As StringCollection
 
See Also