Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Strech
C#
public enum Strech
ConstanteDescripción
CondensedMakes the text narrower than semi-condensed, but not as narrow as extra-condensed
ExpandedMakes the text wider than semi-expanded, but not as wide as extra-expanded
Extra_CondensedMakes the text narrower than condensed, but not as narrow as ultra-condensed
Extra_ExpandedMakes the text wider than expanded, but not as wide as ultra-expanded
InheritInherits this property from its parent element.
InitialSets this property to its default value. Read about initial
NormalDefault value. No font stretching
Semi_CondensedMakes the text narrower than normal, but not as narrow as condensed
Semi_ExpandedMakes the text wider than normal, but not as wide as expanded
Ultra_CondensedMakes the text as narrow as it gets
Ultra_ExpandedMakes the text as wide as it gets