Click or drag to resize

CompileOptions Properties

The CompileOptions type exposes the following members.

Properties
  NameDescription
Public propertyCalcTextLocations
Public propertyCatalogMappings
Public propertyDecimalFormats
Public propertyDefaultElementNamespace
Public propertyDefaultFunctionNamespace
Public propertyEnableTrace
Public propertyExecutionMode
Public propertyInitialSchema
Public propertyStaticallyKnownNamespaces
Public propertyStaticBaseUri
The static-base-uri property of the static context.
Public propertyUseStandardNamespacePrefixes
Use the standard namespace prefixes in the statically known namespace map: xs, fn, xsi, math, map, array, err, altovaext (Unless overwritten by values in StaticallyKnownNamespaces)
Public propertyVersion
One of the Version values, providing the version of the xpath specification to be used.
Public propertyWhitespaceHandler
Top
See Also