[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.ImageAttach.SetFormat

SetFormat Method

SetFormat(DependencyObject, string)

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

Declaration
public static void SetFormat(DependencyObject obj, string value)
Parameters
Type Name Description
DependencyObject obj

The object to which the property value is written.

string value

The Format value of the specified object.