@express-document-sdk / ColorFill
Interface: ColorFill
Represents a solid-color fill.
The most convenient way to create a fill is via Editor.makeColorFill().
Extends
Properties
color
• color: Color
The fill color.
type
• readonly type: color
The fill type.


