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