Table of Contents

THtmlExtraInfo.BodyEnd Property

Extra strings to be added before the closing </body> tag and after the table data.

Syntax

Namespace: FlexCel.Render

public String[] BodyEnd { get; set; }

See also