Click or drag to resize

DefaultTextRangeProperties LatinFont Property

Gets or sets the Latin font info. Read/write TextFont .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public TextFont LatinFont { get; set; }

Property Value

Type: TextFont
See Also