Freigeben über


WrapTight.WrapPolygon Property

Tight Wrapping Extents Polygon.Represents the element tag in schema: wp:wrapPolygon

Namespace:  DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property WrapPolygon As WrapPolygon
    Get
    Set
'Usage
Dim instance As WrapTight
Dim value As WrapPolygon

value = instance.WrapPolygon

instance.WrapPolygon = value
public WrapPolygon WrapPolygon { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Wordprocessing.WrapPolygon
Returns WrapPolygon.

See Also

Reference

WrapTight Class

WrapTight Members

DocumentFormat.OpenXml.Drawing.Wordprocessing Namespace