[]
        
(Showing Draft Content)

DefaultAppearanceProperties

DsPdfJS API v9.1.0


DsPdfJS API / DefaultAppearanceProperties

Type Alias: DefaultAppearanceProperties

DefaultAppearanceProperties = object

Defines the default appearance of an annotation.

Properties

font?

optional font: Font

The Font object.

See

DefaultAppearance#font


fontSize?

optional fontSize: number

The font size in points.

See

DefaultAppearance#fontSize


foreColor?

optional foreColor: Color

The foreground color.

See

DefaultAppearance#foreColor