PdfParseError
Overview
PdfParseError is a class in Aspose.PDF FOSS for TypeScript.
Inherits from: Error.
This class declares 1 method for PdfParseError objects in TypeScript programs.
Available methods include: constructor.
All public members are accessible to any TypeScript application after installing the Aspose.PDF FOSS for TypeScript package.
Methods
| Signature | Description |
|---|---|
constructor(message: string, offset: number) | Calls constructor(message, offset) on this PdfParseError instance. |