Share via


Backdrop.Anchor Property

Definition

Anchor Point.

Represents the following element tag in the schema: a:anchor.

public DocumentFormat.OpenXml.Drawing.Anchor Anchor { get; set; }
public DocumentFormat.OpenXml.Drawing.Anchor? Anchor { get; set; }
member this.Anchor : DocumentFormat.OpenXml.Drawing.Anchor with get, set
Public Property Anchor As Anchor

Property Value

Returns Anchor.

Applies to