'Declaration Public Sub GetPairKerning( _ ByVal currentPosition As System.Integer, _ ByRef isPairKerningEnabled As Bool, _ ByRef textRange As TextRange _ )
public void GetPairKerning( System.int currentPosition, out Bool isPairKerningEnabled, out TextRange textRange )
Parameters
- currentPosition
- isPairKerningEnabled
- textRange