Executes file format parameters preview dialog.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- pages
- IOPages
the set of the file format pages to show in the dialog
Examples
CopyC#
Image.DoFileFormatPreviews(IEImage.IOPages.JPEG | IEImage.IOPages.PNG);