ComponentOne Word for UWP
ShapesWord2007Compatible Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : ShapesWord2007Compatible Property
Gets or sets a value indicating whether shapes are rendered in a format backwards compatible with Word 2007. By default (if false), Word 2010 shapes format is used.
Syntax
'Declaration
 
Public Property ShapesWord2007Compatible As System.Boolean
public System.bool ShapesWord2007Compatible {get; set;}

Property Value

true if compatible shapes with format of Word 2007, otherwise false (format of Word 2010).
See Also

Reference

C1WordDocument Class
C1WordDocument Members