ComPDF React Native - v3.0.0
    Preparing search index...

    Variable CPDFStandardStampConst

    CPDFStandardStamp: {
        NOTAPPROVED: "NotApproved";
        APPROVED: "Approved";
        COMPLETED: "Completed";
        FINAL_: "Final";
        DRAFT: "Draft";
        CONFIDENTIAL: "Confidential";
        NOTFORPUBLICRELEASE: "NotForPublicRelease";
        FORPUBLICRELEASE: "ForPublicRelease";
        FORCOMMENT: "ForComment";
        VOID_: "Void";
        PRELIMINARYRESULTS: "PreliminaryResults";
        INFORMATIONONLY: "InformationOnly";
        ACCEPTED: "Accepted";
        REJECTED: "Rejected";
        WITNESS: "Witness";
        INITIALHERE: "InitialHere";
        SIGNHERE: "SignHere";
        REVISED: "Revised";
        PRIVATEACCEPTED: "PrivateMark#1";
        PRIVATEREJECTED: "PrivateMark#2";
        PRIVATERADIOMARK: "PrivateMark#3";
        UNKNOWN: "Unknown";
    } = ...

    Type Declaration

    • ReadonlyNOTAPPROVED: "NotApproved"
    • ReadonlyAPPROVED: "Approved"
    • ReadonlyCOMPLETED: "Completed"
    • ReadonlyFINAL_: "Final"
    • ReadonlyDRAFT: "Draft"
    • ReadonlyCONFIDENTIAL: "Confidential"
    • ReadonlyNOTFORPUBLICRELEASE: "NotForPublicRelease"
    • ReadonlyFORPUBLICRELEASE: "ForPublicRelease"
    • ReadonlyFORCOMMENT: "ForComment"
    • ReadonlyVOID_: "Void"
    • ReadonlyPRELIMINARYRESULTS: "PreliminaryResults"
    • ReadonlyINFORMATIONONLY: "InformationOnly"
    • ReadonlyACCEPTED: "Accepted"
    • ReadonlyREJECTED: "Rejected"
    • ReadonlyWITNESS: "Witness"
    • ReadonlyINITIALHERE: "InitialHere"
    • ReadonlySIGNHERE: "SignHere"
    • ReadonlyREVISED: "Revised"
    • ReadonlyPRIVATEACCEPTED: "PrivateMark#1"
    • ReadonlyPRIVATEREJECTED: "PrivateMark#2"
    • ReadonlyPRIVATERADIOMARK: "PrivateMark#3"
    • ReadonlyUNKNOWN: "Unknown"