Class PdfViewerResourceManager
Represents the resources present in SfPdfViewer.
Inheritance
System.Object
PdfViewerResourceManager
Namespace: Syncfusion.SfPdfViewer.XForms
Assembly: Syncfusion.SfPdfViewer.XForms.dll
Syntax
public class PdfViewerResourceManager : Object
Constructors
PdfViewerResourceManager()
Initializes a new instance of the PdfViewerResourceManager class. Creates a new instance of the PdfViewerResourceManager class.
Declaration
public PdfViewerResourceManager()
Properties
Manager
Gets or sets represents a resource manager that provides convenient access to culture-specific resources at run time.
Declaration
public static ResourceManager Manager { get; set; }
Property Value
Type | Description |
---|---|
System.Resources.ResourceManager |