PreviewLocalizer Class
A base class that provides necessary functionality for custom localizers of the Printing-Exporting Library.
Namespace: DevExpress.XtraPrinting.Localization
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public class PreviewLocalizer :
XtraLocalizer<PreviewStringId>
#Remarks
Note
Important: Not all strings can be translated via Localizer classes. Some components contain form resources (e.
For more information on utilizing the PreviewLocalizer class, refer to the Localizing WinForms Controls via Localizer Objects document.