Skip to content

modern-pdf-lib


modern-pdf-lib / StandardStampName

Type Alias: StandardStampName

StandardStampName = "Approved" | "Experimental" | "NotApproved" | "AsIs" | "Expired" | "NotForPublicRelease" | "Confidential" | "Final" | "Sold" | "Departmental" | "ForComment" | "TopSecret" | "Draft" | "ForPublicRelease"

Defined in: src/annotation/types/stampAnnotation.ts:23

Standard stamp names defined in the PDF specification.

Released under the MIT License.