DocxParagraph.StyleId Property

Definition

Style ID of the style applied to the paragraph; null if no style is applied

[System.Text.Json.Serialization.JsonPropertyName("StyleID")]
public string StyleId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("StyleID")>]
member this.StyleId : string with get, set
Public Property StyleId As String

Property Value

Attributes

Applies to