Version

FontCharacterSpacing Class Fields

For a list of all members of this type, see FontCharacterSpacing members.

Public Fields
 NameDescription
Public FieldKerningMaxValueThe maximum allowable value for the Kerning property, expressed in twips (32760)  
Public FieldKerningMinValueThe minimum allowable value for the Kerning property, expressed in twips (20)  
Public FieldPositionMaxValueThe maximum allowable value for the Position property, expressed in twips (31680)  
Public FieldPositionMinValueThe minimum allowable value for the Position property, expressed in twips (31680)  
Public FieldScalingMaxValueThe maximum allowable value for the Scaling property, expressed as a percentage (600%)  
Public FieldScalingMinValueThe minimum allowable value for the Scaling property, expressed as a percentage (1%)  
Public FieldSpacingMaxValueThe maximum allowable value for the Spacing property, expressed in twips (31680)  
Public FieldSpacingMinValueThe minimum allowable value for the Spacing property, expressed in twips (-31680)  
See Also