ActiveReports 8
EnableShapes Property
See Also 
GrapeCity.ActiveReports.Export.Word.v8 Assembly > GrapeCity.ActiveReports.Export.Word.Section Namespace > RtfExport Class : EnableShapes Property

Glossary Item Box

Setting this value to true will export the Shapes and Lines to RTF Format. You will require Microsoft Word to view it correctly.

Syntax

Visual Basic (Declaration) 
Public Property EnableShapes As System.Boolean
C# 
public System.bool EnableShapes {get; set;}

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also