C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export Namespace / PdfFilter Class / UseJpegCompression Property

In This Topic
UseJpegCompression Property
In This Topic
Gets or sets a value indicating whether to use JPEG compression for all images.
Syntax
'Declaration
 
Public Property UseJpegCompression As Boolean
 
Remarks
For minimal size of the PDF file, but at using maybe some problems with contains images.
See Also