Shape.WrapFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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