FixedPositioning Property (DocxOptionsForm)
Gets or sets a value indicating whether objects within the document should have absolute fixed positions, or added to the document flow if possible.
public virtual bool FixedPositioning {get; set;}
'Declaration
Public Overridable Property FixedPositioning As Boolean