ComponentOne RichTextBox for UWP
SetFormat Method

C1.Xaml.RichTextBox Namespace > ImageAttach Class : SetFormat Method
The object to which the property value is written.
The Format value of the specified object.
Set the value of the Format attached property for a given object.
Syntax
'Declaration
 
Public Shared Sub SetFormat( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As System.String _
) 
public static void SetFormat( 
   Windows.UI.Xaml.DependencyObject obj,
   System.string value
)

Parameters

obj
The object to which the property value is written.
value
The Format value of the specified object.
See Also

Reference

ImageAttach Class
ImageAttach Members