PDF Web Viewer
    Preparing search index...

    Interface AppearanceModel

    interface AppearanceModel {
        appearanceType: AppearanceType;
        id?: string;
        preview?: string;
        signimage: FillSignSignatureFieldCreateParams;
        timestamp: number;
        type: AppearanceDataType;
    }
    Index

    Properties

    appearanceType: AppearanceType
    id?: string
    preview?: string
    timestamp: number