| Visual Basic (Declaration) | |
|---|---|
| Public ReadOnly Property SupportedImageFormats As ReadOnlyCollection(Of String) | |
| C# | |
|---|---|
| public ReadOnlyCollection<string> SupportedImageFormats {get;} | |
This property is only set after layer initialization completes and SkipGetCapabilities is 
            
            
            false.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7
 
     
     
     
     
    