Gets the equivalent string for the passed property ID.
public static string GetPropertyIdString(WiaPropertyId propertyId)
Public Shared Function GetPropertyIdString( _ByVal propertyId As Leadtools.Wia.WiaPropertyId _) As String
public:static String^ GetPropertyIdString(Leadtools.Wia.WiaPropertyId propertyId)
propertyId
The property ID for property ID string being sought, for list of available property IDs see WiaPropertyId.
Call this function get the equivalent string for the passed property ID thourgh the propertyId parameter.
Use this function to get the property string to pass for any of the GetPropertyXXX or SetPropertyXXX methods.
Refer to WiaSession.GetPropertyLong
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
