FontsComplexScriptFont Property

Returns or sets the complex script font. Read/write IFontData.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IFontData ComplexScriptFont { get; set; }

Property Value

Type: IFontData

Implements

IFontsComplexScriptFont
See Also