ComponentOne FlexReport for WinForms
ShapesWord2007Compatible Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > RtfFilter Class : ShapesWord2007Compatible Property
Gets or sets a value indicating whether when saving to DOCX, Word 2007 compatible shapes format should be used. If set to false, newer Word 2010 shapes format is used, which supports more features but may yield documents that are incompatible with Word 2007 and are very slow when opened in MS Word.
Syntax
'Declaration
 
Public Property ShapesWord2007Compatible As System.Boolean
public System.bool ShapesWord2007Compatible {get; set;}
See Also

Reference

RtfFilter Class
RtfFilter Members