Leadtools.Wia Namespace > WiaSession Class : GetFormatGuid Method |
public static Guid GetFormatGuid( WiaFileFormats fileFormat )
'Declaration Public Shared Function GetFormatGuid( _ ByVal fileFormat As WiaFileFormats _ ) As Guid
'Usage Dim fileFormat As WiaFileFormats Dim value As Guid value = WiaSession.GetFormatGuid(fileFormat)
public static Guid GetFormatGuid( WiaFileFormats fileFormat )
function Leadtools.Wia.WiaSession.GetFormatGuid( fileFormat )
public: static Guid GetFormatGuid( WiaFileFormats fileFormat )
Each WIA item's transfer format listed in the WiaFileFormats enumeration has a corresponding System.Guid value. To get that value, call the GetFormatGuid method, passing the format Id for the corresponding Guid value.
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