Search
PdfExporter.JpegImageQuality Property
See Also
 





Specifies the image quality of Jpeg images.

Namespace: MindFusion.Scheduling.Export
Assembly: MindFusion.Scheduling.Pdf

 Syntax

C#  Copy Code

public int JpegImageQuality { get; set; }

Visual Basic  Copy Code

Public Property JpegImageQuality As Integer

 Property Value

 See Also