[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.HasCFF2

HasCFF2 Property

HasCFF2

Gets a value indicating if the current font contains CFF2 outlines.

OpenType fonts with CFF2 outlines are not supported in TextLayout and FontCollection.

Declaration
public bool HasCFF2 { get; }
Public ReadOnly Property HasCFF2 As Boolean