This class encapsulates the result of PDFPropertiesJob.

Implements

Constructors

  • Constructs a new PDFPropertiesResult instance with PDFProperties and PDF Properties JSON string

    Parameters

    • pdfProperties: PDFProperties

      PDF Properties

    • pdfPropertiesJson: string

      PDF Properties JSON String

    Returns PDFPropertiesResult

Properties

_pdfProperties: PDFProperties
_pdfPropertiesJson: string

Accessors

  • get getPDFPropertiesJson(): string
  • Returns PDF Properties JSON string

    Returns string

    PDF Properties JSON string

Generated using TypeDoc