v3.16.0
- Added methods to set the default document language, both in the default styles (the value used by LibreOffice) and in the metadata. In short: using the new property
Document.language = "en-US"will makeDocument.languagevalue to "en-US", both the default styles and meta fields now have this value. - Small fixes in the Style properties management.