←Select platform

DocumentConverter Property

Summary

Instance of the DocumentConverter used to create and run this object.

Syntax

C#
VB
Java
C++
public DocumentConverter DocumentConverter { get; } 
Public ReadOnly Property DocumentConverter() As DocumentConverter 
   Get 
public:  
   property DocumentConverter^ DocumentConverter 
   { 
      DocumentConverter^ get() 
   } 
public DocumentConverter getDocumentConverter() 

Property Value

The instance of the DocumentConverter used to create and run this object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.Converters Assembly