ShapesWord2007Compatible Property (DocxOptionsForm)
In This Topic
Gets or sets a value indicating whether shapes are drawn in a mode compatible with Word 2007.
Syntax
'Declaration
Public Property ShapesWord2007Compatible As Boolean
public bool ShapesWord2007Compatible {get; set;}
See Also