GemBox.Pdf
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PdfPostScriptCalculatorErrorType Enum

    Namespace:
    GemBox.Pdf.Functions
    Assembly:
    GemBox.Pdf.dll

    Represents types of errors in a PdfPostScriptCalculatorFunction.

    • C#
    • VB.NET
    public enum PdfPostScriptCalculatorErrorType
    Public Enum PdfPostScriptCalculatorErrorType

    Fields

    rangecheck

    Operand out of bounds.

    stackoverflow

    Operand stack overflow.

    stackunderflow

    Operand stack underflow.

    syntaxerror

    PostScript language syntax error.

    typecheck

    Operand of wrong type.

    undefinedresult

    Overflow, underflow, or meaningless result.

    Unknown

    The unknown error.

    unregistered

    Internal error.

    See Also
    https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf#page=537
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.