PrintDocument for WinForms
ScriptingOptions クラス プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Scripting 名前空間 : ScriptingOptions クラス

このクラスのメンバの一覧は、ScriptingOptionsメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets the list of external assemblies that can be used in scripts in the current document.  
Public プロパティstatic (Shared in Visual Basic)Gets or sets a value indicating whether to generate script assemlies in memory. When this property is false all assemblies will be generated in directory specified by ScriptingOptions.TempPath property. Note! C1PrintDocument does not delete created scripting assembles, the user's code is responsible for it.  
Public プロパティGets or sets a value indicating which language is used in scripts attached to the document.  
Public プロパティGets the list of namespaces that can be used in scripts in the current document.  
Public プロパティstatic (Shared in Visual Basic)Gets or sets the directory which will be used to hold temporary files generated during scripts compiling.  
トップ
参照

ScriptingOptions クラス
C1.C1Preview.Scripting 名前空間