@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
The fill type.
color
public
The fill color.
-