XFINIUM.PDF Documentation
PdfStitchingFunction Class
Members 



Defines a type 3 (Stitching) function.
Object Model
PdfStitchingFunction ClassPdfFunctionCollection ClassPdfFunction Class
Syntax
'Declaration
 
Public Class PdfStitchingFunction 
   Inherits PdfFunction
'Usage
 
Dim instance As PdfStitchingFunction
public class PdfStitchingFunction : PdfFunction 
public ref class PdfStitchingFunction : public PdfFunction 
Remarks
Type 3 Pdf functions define a stitching of the subdomains of several 1-input functions to produce a single new 1-input function.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.PdfFunctions.PdfFunction
      Xfinium.Pdf.PdfFunctions.PdfStitchingFunction

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfStitchingFunction Members
Xfinium.Pdf.PdfFunctions Namespace

Send Feedback