For a list of all members of this type, see DropOutProcessor members.
Public Methods
| Name | Description |
| CreateImageOfField |
Creates and returns a dropped-out image for a field.
|
| Dispose | Overloaded.
Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer.
|
| ReadFromStream |
Reads a specially-formatted stream and places the values into properties of this object.
|
| WriteToStream |
Writes some properties of this object to a specially-formatted stream.
|
Top
Protected Methods
| Name | Description |
| Finalize |
A finalizer for the object.
|
Top
See Also