Table of Contents

Enum FunctionTypes

Namespace
UglyToad.PdfPig.Functions
Assembly
UglyToad.PdfPig.dll

Pdf function types.

public enum FunctionTypes : byte

Fields

Exponential = 2

Exponential interpolation function.

PostScript = 4

PostScript calculator function.

Sampled = 0

Sampled function.

Stitching = 3

Stitching function.