Leadtools.Codecs Namespace > RasterCodecs Class : PreloadCodecsList Property |
public string PreloadCodecsList {get;}
'Declaration Public ReadOnly Property PreloadCodecsList As String
'Usage Dim instance As RasterCodecs Dim value As String value = instance.PreloadCodecsList
public string PreloadCodecsList {get;}
get_PreloadCodecsList();
Use this property before calling PreloadCodecs if you wish to get the current setting for the preload codecs list before changing it.
The preload codecs list contains the list of fixed and cached codecs.
The fixed codec count can be obtained from FixedPreloadCodecs.
The cached codec count can be obtained from CachedPreloadCodecs.
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