Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@GroupDocsGists
Created May 30, 2019 08:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GroupDocsGists/689443a490974e334f8e855e32964e9a to your computer and use it in GitHub Desktop.
Save GroupDocsGists/689443a490974e334f8e855e32964e9a to your computer and use it in GitHub Desktop.
//For complete examples and data files, please go to https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET
var saveOptions = new ImageSaveOptions
{
ConvertFileType = ImageSaveOptions.ImageFileType.Emf
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment