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