Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfCoreResLocalizer Class

A default localizer to translate the PDF Viewer’s resources.

Namespace: DevExpress.Pdf.Localization

Assembly: DevExpress.Pdf.v19.1.Core.dll

Declaration

public class PdfCoreResLocalizer :
    PdfCoreLocalizer

Remarks

Normally, you do not need to manually use an instance of the PdfCoreResLocalizer class. Instead, we suggest using satellite assemblies, as described in the Localizing WinForms Controls via Satellite Resource Assemblies tutorial.

Inheritance

See Also