PrintDocument for WinForms
ScriptingOptions クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Scripting 名前空間 : ScriptingOptions クラス
Represents the various options controlling scripts and expressions used in a C1.C1Preview.C1PrintDocument, and specified by the C1.C1Preview.C1PrintDocument.ScriptingOptions property.
オブジェクト モデル
ScriptingOptions クラス
シンタックス
'宣言
 
Public Class ScriptingOptions 
'使用法
 
Dim instance As ScriptingOptions
public class ScriptingOptions 
解説
Scripts and expressions can be used in various contexts in a C1.C1Preview.C1PrintDocument. While the scripting language and the set of available assemblies and namespaces for all those scripts and expressions are defined by the properties of the document's C1.C1Preview.C1PrintDocument.ScriptingOptions, the sets of built-in variable identifiers available to a script or expression depend on the context in which it is defined.

The following tables list the possible contexts, and the identifiers that can be used in scripts and expressions to access context-dependent document data:

継承階層

System.Object
   C1.C1Preview.Scripting.ScriptingOptions

参照

ScriptingOptions メンバ
C1.C1Preview.Scripting 名前空間