Table of Contents

TExcelFile.DpiForImages Property

Allows you to change the dpi for vector images (metafiles) when they are rasterized for converting to PDF / HTML / etc. Note that this is a static setting and will affect all files. This setting is the same as FlexCelConfig.DpiForImages.

Syntax

Unit: FlexCel.Core

property TExcelFile.DpiForImages: Double

See also