DocxRun.FontSize Property

Definition

Font size in font points (e.g. "24")

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

Property Value

Attributes

Applies to