Show / Hide Table of Contents

Enum ePictureType

The type of image a stream contains.

Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum ePictureType

Fields

Name Description
Bmp

A bitmap image

Emf

An Enhanced MetaFile image

Gif

A gif image

Jpg

A jpeg image

Png

A png image

Tif

A tiff image

Wmf

A windows metafile image

Back to top Generated by DocFX