IPatternFormat

Overview

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

Represents a pattern fill format.

Properties

NameTypeAccessDescription
PatternStylePatternStyleRead/WriteGets or sets the pattern style used for the fill
ForeColorIColorFormatReadGets or sets the foreground color of the pattern fill
BackColorIColorFormatReadGets or sets the background color of the pattern fill

See Also