DocxParagraph.ParagraphIndex Property

Definition

The index of the paragraph; 0-based

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

Property Value

Attributes

Applies to