[]
Gets a value indicating if the current font contains CFF2 outlines.
OpenType fonts with CFF2 outlines are not supported in TextLayout and FontCollection.
public bool HasCFF2 { get; }
Public ReadOnly Property HasCFF2 As Boolean