Retrieves the relevant System.Guid structure for the passed file format ID.
public static Guid GetFormatGuid(WiaFileFormats fileFormat)
Public Shared Function GetFormatGuid( _ByVal fileFormat As Leadtools.Wia.WiaFileFormats _) As Guid
public:static Guid GetFormatGuid(Leadtools.Wia.WiaFileFormats fileFormat)
fileFormat
The WIA item transfer format ID. For a list of available transfer formats, refer to WiaFileFormats.
The relevant System.Guid value for the file format Id.
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.
For an example, refer to WiaSession.EnumFormats.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
