ComponentOne Bitmap for UWP
SetIncrementalTabStop Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextFormat Class : SetIncrementalTabStop Method
HRESULT IDWriteTextFormat::SetIncrementalTabStop([In] float incrementalTabStop)
Syntax
'Declaration
 
Public Sub SetIncrementalTabStop( _
   ByVal incrementalTabStop As System.Single _
) 
public void SetIncrementalTabStop( 
   System.float incrementalTabStop
)

Parameters

incrementalTabStop
See Also

Reference

TextFormat Class
TextFormat Members