Initializes a new instance of the JpegExport class.

Namespace:  PerpetuumSoft.Framework.Export
Assembly:  PerpetuumSoft.Framework.Export (in PerpetuumSoft.Framework.Export.dll) Version: 3.9.0.1

Syntax

C#
public JpegExport()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
JpegExport()

See Also