AcExportXMLEncoding enumeration (Access)
Use with the ExportXML method to specify the text encoding to use for exporting XML data.
Name | Value | Description |
---|---|---|
acUTF16 | 1 | UTF16 encoding. |
acUTF8 | 0 | (Default) UTF8 encoding. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.