PDFView4NET WPF Edition
GetImageId Method




O2S.Components.PDFRender4NET.PDF.Xaml Namespace > XamlImageStore Class : GetImageId Method
The obj.
Gets the image id.
Syntax
'Declaration
 
Public Shared Function GetImageId( _
   ByVal obj As DependencyObject _
) As String
'Usage
 
Dim obj As DependencyObject
Dim value As String
 
value = XamlImageStore.GetImageId(obj)
public static string GetImageId( 
   DependencyObject obj
)
public: static string* GetImageId( 
   DependencyObject* obj
) 
public:
static String^ GetImageId( 
   DependencyObject^ obj
) 

Parameters

obj
The obj.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XamlImageStore Class
XamlImageStore Members