ComponentOne RichTextBox for WPF and Silverlight
GetFormat Method (ImageAttach)

C1.WPF.RichTextBox Namespace > ImageAttach Class : GetFormat Method
The object from which the property value is read.
Gets the value of the Format attached property for a given object.
Syntax
'Declaration
 
Public Shared Function GetFormat( _
   ByVal obj As System.Windows.DependencyObject _
) As System.String
public static System.string GetFormat( 
   System.Windows.DependencyObject obj
)

Parameters

obj
The object from which the property value is read.

Return Value

The Format value of the requested object.
See Also

Reference

ImageAttach Class
ImageAttach Members