if oCharRange.kerning=10, i want set kerning of oCharRange is Auto :
oCharRange.CharacterAttributes.KerningMethod = AutoKernType.AUTO
But it not work.
Why set KerningMethod not working?
if oCharRange.kerning=10, i want set kerning of oCharRange is Auto :
oCharRange.CharacterAttributes.KerningMethod = AutoKernType.AUTO
But it not work.
Why set KerningMethod not working?