C#
VB
C++
Gets the enumerated format.
public WiaFileFormats Format { get; }
Public ReadOnly Property Format As Leadtools.Wia.WiaFileFormats
public:
property Leadtools.Wia.WiaFileFormats Format {
Leadtools.Wia.WiaFileFormats get();
}
A WiaFileFormats enumeration value that represents the format being enumerated.
For an example, refer to 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