Is there a possibility to access the "Advanced Save Options" Settings (File->Advanced Save Options) programmatically from inside a Visual Studio Extension?
Clarification: We want to change the Encoding with which the file is saved and optionally the Line Settings too.