I need a way to programmatically convert OneNote sections files (.one) to XPS format. I know how it works for Excel and Word, but Interop.OneNote is different.
I need a way to programmatically convert OneNote sections files (.one) to XPS format.
Share
You would use the
Publishfunction (http://msdn.microsoft.com/en-us/library/gg649853.aspx), e.g.: