| 名前 | 解説 | |
|---|---|---|
![]() | Context | Gets or sets the current execution context. |
![]() | Culture | Defines culture using in script to convert values from/to string. |
![]() | EvaluateTags | Indicates whether currently evaluated expression containing two pass identifiers like Page, Pages etc. The main purpose of this property to convert expression like: Page & " of " & Pages is converted to a string: {Page} of {Pages} this string can be parsed by exporters to provide more convient results. |
