This release includes the following changes:
Added: More direct conversions: “Xps, Oxps, Xpz” to “Emf, Svg, Jpg, Png, Bmp, Txt”
Added: DocumentViewer class now accepts streams for input and output files.
There is also new IInputHandler and IOutputHandler interfaces which can be implemented for more control
over input and output files. Changed parameter type BackSlashPath to string in all methods because from now on,
input or output file does not have to be a path, it...