menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Interface ICustomPdfRendererService

    Provides the platform specific functionality to render the PDF document using third party renderers in a SfPdfViewer.

    Namespace: Syncfusion.SfPdfViewer.XForms
    Assembly: Syncfusion.SfPdfViewer.XForms.dll
    Syntax
    public interface ICustomPdfRendererService

    Properties

    AlternatePdfRenderer

    Gets the object of the Custom PDF renderer that provides the platform specific functionality to render the PDF document using third party PDF renderers.

    Declaration
    object AlternatePdfRenderer { get; }
    Property Value
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved