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

    Show / Hide Table of Contents

    InvalidPdfPostScriptCalculatorOperationException Class

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

    The exception that is thrown when a PdfPostScriptCalculatorFunction contains an invalid PdfPostScriptCalculatorOperation. This exception is also thrown when internal runtime implementation limits have been exceeded by the PdfPostScriptCalculatorFunction.

    • C#
    • VB.NET
    public sealed class InvalidPdfPostScriptCalculatorOperationException : PdfException, ISerializable, _Exception
    Public NotInheritable Class InvalidPdfPostScriptCalculatorOperationException
        Inherits PdfException
        Implements ISerializable, _Exception
    Inheritance:
    System.Object
    System.Exception
    PdfException
    InvalidPdfPostScriptCalculatorOperationException
    Implements
    System.Runtime.Serialization.ISerializable
    System.Runtime.InteropServices._Exception

    Properties

    ErrorType

    Gets the type of the PdfPostScriptCalculatorFunction error.

    • C#
    • VB.NET
    public PdfPostScriptCalculatorErrorType ErrorType { get; }
    Public ReadOnly Property ErrorType As PdfPostScriptCalculatorErrorType
    Property Value
    PdfPostScriptCalculatorErrorType

    The type of the PdfPostScriptCalculatorFunction error.

    Implements

    System.Runtime.Serialization.ISerializable
    System.Runtime.InteropServices._Exception

    See Also

    https://learn.microsoft.com/en-us/dotnet/api/system.invalidprogramexception
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.