ComponentOne Bitmap for UWP
SetTypography Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class : SetTypography Method
HRESULT IDWriteTextLayout::SetTypography([In] IDWriteTypography* typography,[In] DWRITE_TEXT_RANGE textRange)
Syntax
'Declaration
 
Public Sub SetTypography( _
   ByVal typography As Typography, _
   ByVal textRange As TextRange _
) 
public void SetTypography( 
   Typography typography,
   TextRange textRange
)

Parameters

typography
textRange
See Also

Reference

TextLayout Class
TextLayout Members