PdfLocalizer Properties
A base class that provides necessary functionality for custom localizers used in the new DevExpress PDF library.| Name | Description |
|---|---|
| Active static | Gets or sets a localizer object that provides localization at runtime. |
| Language | Gets the language of the current localizer. |
| UserResourceManager static | Inherited from XtraLocalizer<T>. |
See Also