FillPaint Property |
| Exception | Condition |
|---|---|
| InvalidOperationException | if the document associated with the Fill object has already been closed |
| NotSupportedException | [set] if the document is read-only |
| ArgumentException | [set] if the document associated with the given Paint object has already been closed |
| ArgumentException | [set] if the given Paint object is associated with a different document |
| ArgumentNullException | [set] if value is . |