ComponentOne RichTextBox for UWP
put_Command Method (C1JustifyTool)

C1.Xaml.RichTextBox Namespace > C1JustifyTool Class : put_Command Method
Syntax
'Declaration
 
Public Sub put_Command( _
   ByVal value As System.Windows.Input.ICommand _
) 
public void put_Command( 
   System.Windows.Input.ICommand value
)

Parameters

value
See Also

Reference

C1JustifyTool Class
C1JustifyTool Members