←Select platform

Diagnostics Property (DocumentConverter)

Summary

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

Syntax

C#
VB
Java
C++
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

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