IPatternFormat

Overview

IPatternFormat is a interface in Aspose.Slides FOSS for .NET.

Represents a pattern fill format.

Properties: BackColor, ForeColor, PatternStyle.

Properties

NameTypeAccessDescription
PatternStylePatternStyleRead/WriteGets or sets the pattern style.
ForeColorIColorFormatReadGets the fore color.
BackColorIColorFormatReadGets the back color.

See Also