XFINIUM.PDF Documentation
PdfPostScriptFunction Class
Members 



Defines a type 4 (PostScript) function.
Syntax
'Declaration
 
Public Class PdfPostScriptFunction 
   Inherits PdfFunction
'Usage
 
Dim instance As PdfPostScriptFunction
public class PdfPostScriptFunction : PdfFunction 
public ref class PdfPostScriptFunction : public PdfFunction 
Remarks
A type 4 PostScript function, also called a PostScript calculator function, is represented as a stream containing code written in a small subset of the PostScript language.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.PdfFunctions.PdfFunction
      Xfinium.Pdf.PdfFunctions.PdfPostScriptFunction

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

PdfPostScriptFunction Members
Xfinium.Pdf.PdfFunctions Namespace

Send Feedback