[]
        
(Showing Draft Content)

PdfString

Type Alias: PdfString

type PdfString = Uint8Array;

Represents a PDF string object (a sequence of bytes, written as (literal) or <hexadecimal>), represented as a JS Uint8Array object.

See

  • PdfName
  • PdfValue