| Web API Reference | MapGuide Open Source |
Inherits MgSerializable.
Public Member Functions | |
| STRING | GetFileVersion () |
| Gets the DWF file version string. | |
| STRING | GetSchemaVersion () |
| Gets the DWF schema version. | |
| MgDwfVersion (CREFSTRING fileVersion, CREFSTRING schemaVersion) | |
| Creates a DWF specification. | |
| void | SetFileVersion (CREFSTRING fileVersion) |
| Sets the supported client-side file version for DWF. | |
| void | SetSchemaVersion (CREFSTRING schemaVersion) |
| Sets the supported client-side schema version for DWF. | |