DocxRun.RunIndex Property

Definition

Index of the run, 0-based

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

Property Value

Attributes

Applies to