[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.ShapesWord2007Compatible

ShapesWord2007Compatible Property

ShapesWord2007Compatible

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.

Declaration
public bool ShapesWord2007Compatible { get; set; }
Property Value
Type Description
bool

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