←Select platform

GetPropertyIdString Method

Summary

Gets the equivalent string for the passed property ID.

Syntax

C#
VB
C++
public static string GetPropertyIdString(  
   Leadtools.Wia.WiaPropertyId propertyId 
) 
Public Shared Function GetPropertyIdString( _ 
   ByVal propertyId As Leadtools.Wia.WiaPropertyId _ 
) As String 
public: 
static String^ GetPropertyIdString(  
   Leadtools.Wia.WiaPropertyId propertyId 
) 

Parameters

propertyId
The property ID for property ID string being sought, for list of available property IDs see WiaPropertyId.

Remarks

Call this function get the equivalent string for the passed property ID thourgh the

propertyId*
The property ID for property ID string being sought, for list of available property IDs see WiaPropertyId.

Use this function to get the property string to pass for any of the GetPropertyXXX or SetPropertyXXX methods.

Example

Refer to WiaSession.GetPropertyLong

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Wia Assembly
Click or drag to resize