←Select platform

ToDebugString(ElementSetResult) Method

Summary

Helper to construct a debug string from the results.

Syntax
C#
C++/CLI
Python
public static string ToDebugString( 
   this ElementSetResult set 
) 
public:  
   [ExtensionAttribute] 
   static String^ ToDebugString( 
      ElementSetResult^ set 
   ) 
def ToDebugString(self,set): 

Parameters

set

The element set results to construct a debug string.

Return Value

The debug string.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.