SignaturePlaceholder
Defined in: src/pdf/signature.ts:19
The signature-dictionary metadata stamped at placeholder time by addSignaturePlaceholder.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”contactInfo?
Section titled “contactInfo?”
readonlyoptionalcontactInfo?:string
Defined in: src/pdf/signature.ts:24
fieldName?
Section titled “fieldName?”
readonlyoptionalfieldName?:string
Defined in: src/pdf/signature.ts:28
Signature field name (default "Signature1").
location?
Section titled “location?”
readonlyoptionallocation?:string
Defined in: src/pdf/signature.ts:21
readonlyoptionalname?:string
Defined in: src/pdf/signature.ts:23
Signer name recorded in the dictionary (/Name).
reason?
Section titled “reason?”
readonlyoptionalreason?:string
Defined in: src/pdf/signature.ts:20
reserveBytes?
Section titled “reserveBytes?”
readonlyoptionalreserveBytes?:number
Defined in: src/pdf/signature.ts:30
Bytes reserved for the /Contents signature hole (default 8192).
signingTime?
Section titled “signingTime?”
readonlyoptionalsigningTime?:Date
Defined in: src/pdf/signature.ts:26
Claimed signing time (→ /M and the CMS signingTime attribute).