ClassificationFormatDefinition.FontHintingSize Property

Definition

Gets or sets the the font hinting size for this classification format.

public:  property Nullable<double> FontHintingSize {  public:
Nullable<double> get(); protected:
 void set(Nullable<double> value); };
public double? FontHintingSize { get; protected set; }
member this.FontHintingSize : Nullable<double> with get, set
Public Property FontHintingSize As Nullable(Of Double)

Property Value

The font hinting size.

Applies to