[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextLayout1.SetPairKerning

SetPairKerning Method

SetPairKerning(Bool, TextRange)

HRESULT IDWriteTextLayout1::SetPairKerning([In] BOOL isPairKerningEnabled,[In] DWRITE_TEXT_RANGE textRange)

Declaration
public void SetPairKerning(Bool isPairKerningEnabled, TextRange textRange)
Public Sub SetPairKerning(isPairKerningEnabled As Bool, textRange As TextRange)
Parameters
Type Name Description
Bool isPairKerningEnabled
TextRange textRange