Options
This object gives access to all MapForce options available in the Tools | Options dialog.
Properties to navigate the object model:
•Application
•Parent
General options:
•ShowLogoOnPrint
•ShowLogoOnStartup
•UseGradientBackground
Options for code generation:
•DefaultOutputEncoding
•DefaultOutputByteOrder
•DefaultOutputByteOrderMark
•XSLTDefaultOutputDirectory
•CodeDefaultOutputDirectory
•CPPSettings_DOMType
•CPPSettings_GenerateVC6ProjectFile
•CppSettings_GenerateVSProjectFile
•CPPSettings_LibraryType
•CPPSettings_UseMFC
•CSharpSettings_ProjectType
Properties
Name | Description |
---|---|
Read-only. Retrieves the application's top-level object. | |
Specifies the target directory where files generated by Document.GenerateCppCode, Document.GenerateJavaCode and Document.GenerateCHashCode are placed. | |
Specifies the DOM type used by Document.GenerateCppCode. | |
Specifies if VisualC++ 6.0 project files should be generated by Document.GenerateCppCode. | |
Specifies the version of Visual Studio in which project files should be generated by Document.GenerateCppCode. | |
Specifies the library type used by Document.GenerateCppCode. | |
Specifies if MFC support should be used by C++ code generated by Document.GenerateCppCode. | |
Specifies the type of C# project used by Document.GenerateCHashCode. | |
Byte order for the file encoding used for output files. | |
Indicates if a byte order mark (BOM), is to be included in the file encoding of output files. | |
File encoding used for output files. | |
Indicates if wrapper classes are also to be generated when generating code. | |
This property is obsolete. | |
Read-only. The parent object according to the object model. | |
Show or hide the MapForce logo on printed outputs. | |
Show or hide the MapForce logo on application startup. | |
Set or retrieve the background color mode for a mapping window. | |
Specifies the target directory where files generated by Document.GenerateXSLT are placed. |