PreviewResLocalizer Class
A default localizer to translate the XtraPrinting’s resources.
Namespace: DevExpress.XtraPrinting.Localization
Assembly: DevExpress.Data.v24.2.dll
Declaration
Remarks
Normally, you don’t need to manually use an instance of the PreviewResLocalizer class. Instead, we suggest using satellite assemblies, as described in the Localizing WinForms Controls via Satellite Resource Assemblies tutorial.
Inheritance
Object
XtraLocalizer
XtraLocalizer<PreviewStringId>
DevExpress.Utils.Localization.XtraResXLocalizer<PreviewStringId>
PreviewResLocalizer
See Also