Table of Contents

TCssInformation.Url Property

URL of the css file that will be linked to this file. If null, no CSS file will be created and all CSS information will be stored inside the html file.

Syntax

Namespace: FlexCel.Render

public String Url { get; }

See also