Enum
TileImageFormat

The image format that will be used when returning the requested tile image to the client. Some of the tile providers might not support all of the image formats.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum TileImageFormat

Fields

Bmp

TODO: Add documentation.

Declaration

cs-api-definition
Bmp = 3

Field Value

TileImageFormat

Gif

TODO: Add documentation.

Declaration

cs-api-definition
Gif = 2

Field Value

TileImageFormat

Jpeg

TODO: Add documentation.

Declaration

cs-api-definition
Jpeg = 1

Field Value

TileImageFormat

Png

TODO: Add documentation.

Declaration

cs-api-definition
Png = 0

Field Value

TileImageFormat

In this article
DefinitionFieldsBmpGifJpegPng
Not finding the help you need?
Contact Support