Click or drag to resize
ReaderWmfConvertPatternBrushesToColor Property
Gets or sets a Boolean that specifies if monocrome pattern brushes are converted into color.

Namespace: Ab2d
Assembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax
C#
public bool ConvertPatternBrushesToColor { get; set; }

Property Value

Type: Boolean
See Also