DocxImage.XOffset Property

Definition

X (horizontal) offset of the image

[System.Text.Json.Serialization.JsonPropertyName("XOffset")]
public long? XOffset { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("XOffset")>]
member this.XOffset : Nullable<int64> with get, set
Public Property XOffset As Nullable(Of Long)

Property Value

Attributes

Applies to