'Declaration<DispIdAttribute(34)> Function GetBlockType( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As OCRBlockType
[DispId(34)] OCRBlockType GetBlockType( string OCRResultID, int BlockIdx )
function GetBlockType(
OCRResultID: String;
BlockIdx: Integer
): OCRBlockType;
DispIdAttribute(34) function GetBlockType( OCRResultID : String, BlockIdx : int ) : OCRBlockType;
[DispId(34)] OCRBlockType GetBlockType( string* OCRResultID, int BlockIdx )
[DispId(34)] OCRBlockType GetBlockType( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx
