You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiImageFormat Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Export.StiImageFormat Enumeration

Enumeration for setting format of the exported images.

Syntax
C++
C#
Visual Basic
public: enum StiImageFormat { Color = 1, Grayscale = 2, Monochrome = 3 };
Members
Members 
Description 
Color 
Images are exported in the color mode.  
Grayscale 
Images are exported in the grayscale mode.  
Monochrome 
Images are exported in the monochrome mode.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.