Anchor.AllowOverlap Property
Allow Objects to Overlap.Represents the attribte in schema: allowOverlap
Namespace: DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "allowOverlap")> _
Public Property AllowOverlap As BooleanValue
Get
Set
'Usage
Dim instance As Anchor
Dim value As BooleanValue
value = instance.AllowOverlap
instance.AllowOverlap = value
[SchemaAttrAttribute(, "allowOverlap")]
public BooleanValue AllowOverlap { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.