20.6
·
337 commits
to release
since this release
API changes
- Added OoxmlSaveOption CompressionLevel property
- Added group of methods without nodePath property
2.1 DeleteAllParagraphTabStops
2.2 DeleteParagraphListFormat
2.3 DeleteParagraphTabStop
2.4 GetParagraphTabStops
2.5 InsertOrUpdateParagraphTabStop
2.6 InsertParagraph
2.7 UpdateParagraphFormat
2.8 UpdateParagraphListFormat - In methods InsertOrUpdateParagraphTabStop, DeleteParagraphTabStop order of parameters has changed NodePath was moved to one position next, like if it was second before, now it's third.