'Declaration Public Property LockAnchor As System.Boolean
public System.bool LockAnchor {get; set;}
If WrapFormat.Type is WrapType.Inline, this value does not have any effect when displaying the object, but can be maintained and used if the object is subsequently changed to floating.
An application might have automatic behaviors that reposition the anchor for a shape based on user interaction - for example, moving it from one page to another as needed. This property must tell applications not to perform any such behaviors.
'Declaration Public Property LockAnchor As System.Boolean
public System.bool LockAnchor {get; set;}