ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetTypography Method

In This Topic
    GetTypography Method
    In This Topic
    Gets the typography setting of the text at the specified position.
    Overload List
    OverloadDescription
    Gets the typography setting of the text at the specified position.  
    HRESULT IDWriteTextLayout::GetTypography([In] unsigned int currentPosition,[Out] IDWriteTypography** typography,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
    See Also