[]
        
(Showing Draft Content)

C1.Util.FontSubSet.FontFeature

FontSubSet.FontFeature Class

Identifies the typographic feature in the OpenType font.

Inheritance
FontSubSet.FontFeature
Namespace: C1.Util
Assembly: C1.Pdf.dll
Syntax
public class FontSubSet.FontFeature

Constructors

Name Description
FontFeature(FeatureTag)

Initializes a new instance of FontSubSet.FontFeature, enabled by default.

FontFeature(FeatureTag, bool)

Initializes a new instance of FontSubSet.FontFeature with a value indicating whether the feature is enable or disabled.

FontFeature(FeatureTag, int, bool)

Initializes a new instance of FontSubSet.FontFeature with the specified 1-based position of alternate glyph ID.

Properties

Name Description
ApplyLastAlternativeIfNotAvailable

Indicates whether the last alternative should be applied if the specified position exceeds the number of alternatives.

Enabled

Gets or sets a value indicating whether the feature should be enabled.

FeatureTag

The OpenType name identifier of the feature.

Parameter

Specifies 1-based position of the alternate glyph ID in Alternate Substitution lookup.