Documents for PDF, .NET Edition Documentation
FontFeature Constructor(FeatureTag)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > FontFeature Class > FontFeature Constructor : FontFeature Constructor(FeatureTag)
Initializes a new instance of FontFeature, enabled by default.
Syntax
'Declaration
 
Public Function New( _
   ByVal featureTag As FeatureTag _
)
public FontFeature( 
   FeatureTag featureTag
)

Parameters

featureTag
See Also

Reference

FontFeature Class
FontFeature Members
Overload List