ActiveReports 13
EnableShapes Property

GrapeCity.ActiveReports.Export.Word Assembly > GrapeCity.ActiveReports.Export.Word.Section Namespace > RtfExport Class : EnableShapes Property
Setting this value to true will export the Shapes and Lines to RTF Format. You will require Microsoft Word to view it correctly.
Syntax
'Declaration
 
Public Property EnableShapes As Boolean
public bool EnableShapes {get; set;}
See Also

Reference

RtfExport Class
RtfExport Members