In ViewerSvg, is there any way to specify "Root element" and other options such as size/position by using command line parameters?
-and is it possible to use the ReaderSvg library in .NET, so I can build my own batch conversion from SVG to XAML with Root Element=UserControl and specify size/position?
if that is the case, is there any sample source code available for demonstrating how to use the library to export to XAML with these options? I guess it requires access to the "Advanced XAMLWriter" class from code, but I need to know if that is available, before I purchase the library.
-and is it possible to use the ReaderSvg library in .NET, so I can build my own batch conversion from SVG to XAML with Root Element=UserControl and specify size/position?
if that is the case, is there any sample source code available for demonstrating how to use the library to export to XAML with these options? I guess it requires access to the "Advanced XAMLWriter" class from code, but I need to know if that is available, before I purchase the library.


