DocxImage.YOffset Property

Definition

Y (vertical) offset of the image

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

Property Value

Attributes

Applies to