AppearanceOptions

AppearanceOptions

Parameters specifying set of elements (i.e. appearance items) to represent electronic seal required for SealOptions.

Constructor

new AppearanceOptions()

Description:

Members

(static, constant) AppearanceItem

Description:
Properties:
Name Type Description
NAME string

Represents the name of certificate owner.

DATE string

Represents the date of applying electronic seal.

DISTINGUISHED_NAME string

Represents the distinguished name information of certificate.

LABELS string

Represents Labels for Seal Information.

SEAL_IMAGE string

Represents the background image to be used for sealing.

Supported elements to represent electronic seal required for AppearanceOptions.

Methods

addItem(appearanceItem)

Description:
  • Add the appearance items to the set.

Parameters:
Name Type Description
appearanceItem AppearanceOptions.AppearanceItem

the appearance item

getItems() → {Set}

Description:
  • Returns the set of seal appearance items.

Returns:

the set of seal appearance items

Type
Set