The Jpeg Quality of the output files

Namespace:  HS.Sys.TheEnterprise.Common.Laserbear
Assembly:  Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public long JpegOutputQuality { get; set; }
Visual Basic (Declaration)
Public Property JpegOutputQuality As Long
Visual C++
public:
property long long JpegOutputQuality {
	long long get ();
	void set (long long value);
}

See Also