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.  
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another ScriptingOptions to the current object.  
Public メソッドInitializes the current ScriptingOptions object witih the specified external assemblies and namespaces.  
Public メソッドResets all properties of the current ScriptingOptions object to their default values.  
トップ
参照

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