Skip to main content
A newer version of this page is available. .

XtraPdfViewerResLocalizer Class

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

Namespace: DevExpress.XtraPdfViewer.Localization

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

public class XtraPdfViewerResLocalizer :
    XtraPdfViewerLocalizer

Remarks

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

See Also