Documents for PDF, .NET Edition Documentation
FontFeatures Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : FontFeatures Property
Provides access to a set of Microsoft OpenType typography properties.
Syntax
'Declaration
 
Public Property FontFeatures As FontFeature()
public FontFeature[] FontFeatures {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members