menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfViewerResourceManager - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    System.Resources.ResourceManager
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved