Options.PictureWrapType 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.
Sets or returns a WdWrapTypeMerged constant that indicates how Microsoft Word wraps text around pictures.
public:
property Microsoft::Office::Interop::Word::WdWrapTypeMerged PictureWrapType { Microsoft::Office::Interop::Word::WdWrapTypeMerged get(); void set(Microsoft::Office::Interop::Word::WdWrapTypeMerged value); };
public Microsoft.Office.Interop.Word.WdWrapTypeMerged PictureWrapType { get; set; }
member this.PictureWrapType : Microsoft.Office.Interop.Word.WdWrapTypeMerged with get, set
Public Property PictureWrapType As WdWrapTypeMerged
Property Value
Remarks
This is a default option setting and affects all pictures inserted unless picture wrapping is individually defined for a picture.