A Sandcastle Documented Class Library
Version Property
NamespacesGifComponentsGifHeaderVersion
Gets the version of the Graphics Interchange Format used by the GIF stream which contains this header.
Declaration Syntax
C#Visual BasicVisual C++
public string Version { get; }
Public ReadOnly Property Version As String
public:
property String^ Version {
	String^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453