PdfViewerLocalizer Class
An object that localizes the text lines displayed in the PdfViewer.
Namespace: DevExpress.Maui.Pdf
Assembly: DevExpress.Maui.Pdf.dll
NuGet Package: DevExpress.Maui.Pdf
Declaration
[AcceptEmptyServiceProvider]
public class PdfViewerLocalizer :
ViewLocalizerBase<PdfViewerStringId>
Inheritance
System.Object
DevExpress.Maui.Core.Internal.MarkupExtensionBase<String>
See Also