Click or drag to resize

DocxCharacterFormatSize Property

Gets or sets the font size (in points) which shall be applied to the text of the run when displayed.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public double Size { get; set; }

Property Value

Type: Double
See Also