[]
Base class for forms used to edit options of image exporters.
public class RasterImageOptionsForm : ImageOptionsForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IExportOptionsFormBase, IDisposable
Name | Description |
---|---|
RasterImageOptionsForm() | Initializes a new instance of the RasterImageOptionsForm class. |
Name | Description |
---|---|
m_lblResolution | |
m_nudResolution |
Name | Description |
---|---|
Exporter | Gets the associated exporter. |
Resolution | Gets or sets the resolution of the TIFF document, in dots per inch. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |