Table of Contents

TCssInformation.Data Property

HtmlTextWriter where an external CSS file will be stored. If null, no CSS file will be created. A link to a CSS file might be still included if you set the Url to a non null value.

Syntax

Namespace: FlexCel.Render

public TextWriter Data { get; }

See also