ComponentOne RichTextBox for WPF and Silverlight
SetFormat Method (ImageAttach)

C1.WPF.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 System.Windows.DependencyObject, _
   ByVal value As System.String _
) 
public static void SetFormat( 
   System.Windows.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