Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / ShapeLayoutLikeWord8 Property

In This Topic
    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