.NET Framework Class Library

DocumentConverter Methods

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > DocumentConverter Class >

.NET Framework Class Library

DocumentConverter Methods

The DocumentConverter type exposes the following members.

Methods

 

Name

Description

Public method

Convert(IDocument, String)

For internal use only

Public method

Convert(IDocument, Object, String)

For internal use only

Public method

ConvertToFile(String, String, EncoderSettings, ConverterSettings, String)

Converts document from specified file to specified format and saves it to specified file.

Public method

ConvertToFile(Object, String, String, String, ConversionMode, EncoderSettings, ConverterSettings, String)

Convert specified files to specified format using specified settings.

Public method

ConvertToStream

Convert specified files to specified format and returns a list of streams containing the converted documents.

Public method

CreateObjRef

(Inherited from MarshalByRefObject.)

Public method

Dispose()

(Inherited from Component.)

Protected method

Dispose(Boolean)

(Inherited from Component.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Component.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetLifetimeService

(Inherited from MarshalByRefObject.)

Protected method

GetService

(Inherited from Component.)

Public method

GetType

(Inherited from Object.)

Public method

InitializeLifetimeService

(Inherited from MarshalByRefObject.)

Protected method

MemberwiseClone()

(Inherited from Object.)

Protected method

MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

Protected method

OnAddAttachment


Protected method

OnConverterError


Protected method

OnEndDocument


Protected method

OnEndJob


Protected method

OnEndPage


Protected method

OnNeedOutputStream


Protected method

OnOutputReady


Protected method

OnStartDocument


Protected method

OnStartJob


Protected method

OnStartPage


Public method

ToString

(Inherited from Component.)

See Also

DocumentConverter Class

Gnostice.Converter Namespace