ShapeLayoutLikeWord8 Property
In This Topic
Gets or sets whether to emulate Word 97 text wrapping around floating objects.
Syntax
'Declaration
Public Property ShapeLayoutLikeWord8 As System.Boolean
public System.bool ShapeLayoutLikeWord8 {get; set;}
See Also