[]
        
(Showing Draft Content)

HatchBrushProperties

DsPdfJS API v9.1.0


DsPdfJS API / HatchBrushProperties

Type Alias: HatchBrushProperties

HatchBrushProperties = object

Provides settings for creating a brush with hatch style.

Properties

backColor?

optional backColor: Color

The color of spaces between the hatch lines.


foreColor?

optional foreColor: Color

The color of hatch lines.


style?

optional style: HatchStyle

The hatch style of the HatchBrush.