DocxImage.YOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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