C1.Silverlight.RichTextBox.5
GetStream Method

The object from which the property value is read.
Gets the value of the Stream attached property for a given object.
Syntax
'Declaration
 
Public Shared Function GetStream( _
   ByVal obj As System.Windows.DependencyObject _
) As System.Byte()
public static System.byte[] GetStream( 
   System.Windows.DependencyObject obj
)

Parameters

obj
The object from which the property value is read.

Return Value

The Stream value of the requested object.
See Also

Reference

ImageAttach Class
ImageAttach Members

 

 


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