DXFontData.TtcIndex Property
In This Article
Returns the font index in the TrueType Collection (TTC) file.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | A zero-based index of the font within the collection. |
See Also