FrameProperties.AnchorLock Property
Lock Frame Anchor to Paragraph.Represents the attribte in schema: w:anchorLock
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "anchorLock")> _
Public Property AnchorLock As OnOffValue
Get
Set
'Применение
Dim instance As FrameProperties
Dim value As OnOffValue
value = instance.AnchorLock
instance.AnchorLock = value
[SchemaAttrAttribute(, "anchorLock")]
public OnOffValue AnchorLock { get; set; }
Property Value
Type: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.