Skip to content
文档目录

Class: Signature

Table of contents

Constructors

Properties

Constructors

constructor

new Signature(params)

Parameters

NameType
paramsSignatureParams

Properties

cert

cert: Certification

证书信息


height

height: number = 0

签名高度


left

left: number = 0

页面左侧定位


noAppearance

noAppearance: boolean

签名外观


pageNumber

pageNumber: number

签名所在页面


reason

reason: string

签名原因


top

top: number = 0

页面上方定位


uid

uid: string


verifyResult

verifyResult: boolean

验签结果


width

width: number = 0

签名宽度