C1.Silverlight.RichTextBox.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.