Gets the retrieved flag capability values.
public int FlagValues { get; }
Public ReadOnly Property FlagValues As Integer
public:
property int FlagValues {
int get();
}
An integer that represents the flag values.
Use the received flags to get the available values of the received property ID through the WiaCapability structure. Refer to the Microsoft SDK help for a list of available values for each received property ID.
For an example, refer to WiaSession.EnumCapabilities
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