Skip to main content

PdfRenderingSettings.ExternalDctDecoderModulePath Property

OBSOLETE

This API is now obsolete.

For internal use.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

[Obsolete("This API is now obsolete.")]
public static string ExternalDctDecoderModulePath { get; set; }

Property Value

Type Description
String

 

Remarks

Important

Starting from 18.2, the DCT decoder has been changed to Windows Imaging Component (WIC) DCT decoder.

See Also