Click or drag to resize

Converter Properties

The Converter type exposes the following members.

Properties
  NameDescription
Public propertyCloned
This property returns True if the particular converter is a cloned converter.
Public propertyCount
This property returns the number of ConverterProperty children objects of this object.
Public propertyDisplayName
This property returns the localized converter name. Available English values are listed under the Name property.
Public propertyExtension
This property returns the associated extension which should be used when creating an output file with the particular converter.
Public propertyFileOption
This property is used to get or set the file creation mode to be used during the output conversion.
Public propertyFormattingLevel
This property is used to get or set the formatting level of the text converter.
Public propertyItem
This property is used to get or set a property of the converter.
Public propertyName
This property returns the unique, identifying name of the converter.
Top
See Also