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

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