Table of Contents

FlexCelHtmlExport.SmoothingMode Property

This affects how the images, charts, etc are rendered for the image file. Some modes will look a little blurred but with better quality. Consult the .NET framework documentation on SmoothingMode for more information

Syntax

Namespace: FlexCel.Render

public TUISmoothingMode SmoothingMode { get; set; }

See also