←Select platform

Diagnostics Property

Summary

Object that manages the diagnostics options to use with the document converter.

Syntax
C#
VB
C++
Java
public DocumentConverterDiagnostics Diagnostics { get; } 
Public ReadOnly Property Diagnostics() As DocumentConverterDiagnostics 
   Get 
public:  
   property DocumentConverterDiagnostics^ Diagnostics 
   { 
      DocumentConverterDiagnostics^ get() 
   } 
public DocumentConverterDiagnostics getDiagnostics() 

Property Value

The object that manages the diagnostics options to use with this DocumentConverter.

Remarks

Refer to DocumentConverterDiagnostics for more information.

Example

For an example, refer to DocumentConverterDiagnostics.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

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