This documentation is for the old version. Go to the latest Upload Suite docs

Converter Members

The Converter type exposes the following members.

Constructors

Name Description
Public method Converter

Creates and initializes an instance of the Converter class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Mode

Gets or sets the conversion mode of the thumbnail.

Public property ThumbnailBgColor

Gets or sets a background color of the thumbnail.

Public property ThumbnailCopyExif

Gets or sets a value indicating whether the thumbnail should contain EXIF metadata copied from the original file.

Public property ThumbnailCopyIptc

Gets or sets a value indicating whether the thumbnail should contain IPTC metadata copied from the original file.

Public property ThumbnailFitMode

Gets or sets the fit mode of the thumbnail.

Public property ThumbnailHeight

Gets or sets the height restriction for the thumbnail.

Public property ThumbnailJpegQuality

Gets or sets a JPEG quality of the thumbnail.

Public property ThumbnailWidth

Gets or sets the width restriction for the thumbnail.

See Also

Reference