Shape.WrapFormat Property

Definition

Returns a WrapFormat object that contains the properties for wrapping text around the specified shape.

public:
 property Microsoft::Office::Interop::Word::WrapFormat ^ WrapFormat { Microsoft::Office::Interop::Word::WrapFormat ^ get(); };
public Microsoft.Office.Interop.Word.WrapFormat WrapFormat { get; }
member this.WrapFormat : Microsoft.Office.Interop.Word.WrapFormat
Public ReadOnly Property WrapFormat As WrapFormat

Property Value

Applies to