Table of Contents

FlexCelSVGExport.LinksInNewWindow Property

IF true, links will be exported to open in a new window. (using the show=new attribute in svg links)

Syntax

Namespace: FlexCel.Render

public Boolean LinksInNewWindow { get; set; }

See also