menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfFunction - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfFunction

    Implements the base class for all functions.

    Inheritance
    System.Object
    PdfFunction
    PdfExponentialInterpolationFunction
    Implements
    IPdfWrapper
    Namespace: Syncfusion.Pdf.Functions
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public abstract class PdfFunction : Object, IPdfWrapper

    Explicit Interface Implementations

    IPdfWrapper.Element

    Gets the element.

    Declaration
    IPdfPrimitive IPdfWrapper.Element { get; }
    Returns
    Type
    IPdfPrimitive

    Implements

    IPdfWrapper

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved