[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.ImageAttach.GetFormat

GetFormat Method

GetFormat(DependencyObject)

Gets the value of the Format attached property for a given object.

Declaration
public static string GetFormat(DependencyObject obj)
Parameters
Type Name Description
DependencyObject obj

The object from which the property value is read.

Returns
Type Description
string

The Format value of the requested object.