@express-document-sdk

Interface: ColorFill

Represents a solid-color fill.

The most convenient way to create a fill is via Editor.makeColorFill().

Extends

Properties

Property
Modifier
Type
Description
Overrides
type
readonly
color
The fill type.
Fill.type
color
public
Color
The fill color.
-