ComponentOne Bitmap for WPF
SetPairKerning Method

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout1 Class : SetPairKerning Method
HRESULT IDWriteTextLayout1::SetPairKerning([In] BOOL isPairKerningEnabled,[In] DWRITE_TEXT_RANGE textRange)
Syntax
'Declaration
 
Public Sub SetPairKerning( _
   ByVal isPairKerningEnabled As Bool, _
   ByVal textRange As TextRange _
) 
public void SetPairKerning( 
   Bool isPairKerningEnabled,
   TextRange textRange
)

Parameters

isPairKerningEnabled
textRange
See Also

Reference

TextLayout1 Class
TextLayout1 Members