Class PdfFunction
Implements the base class for all functions.
Implements
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 |