Cuminas DjVu SDK for .NET Framework
ExtensionsSupported Property



Syntax
Public Shared ReadOnly Property ExtensionsSupported As ReadOnlyCollection(Of String)
Dim value As ReadOnlyCollection(Of String)
 
value = WICImageImporter.ExtensionsSupported
public static ReadOnlyCollection<string> ExtensionsSupported {get;}
public:
static property ReadOnlyCollection<String^>^ ExtensionsSupported {
   ReadOnlyCollection<String^>^ get();
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

WICImageImporter Class
WICImageImporter Members

Send Feedback