| Class | Description |
 | FindAddressTask | A Web ADF task for geocoding (finding the x,y coordinate location) of an address or other geocodable data. |
 | FindAddressTaskWebConfigurator | Dialog used within the Manager application to configure the Find Address Task. |
 | FormEntry | Maintains information on form items added to the QueryAttributesTask. |
 | GeoprocessingTask | Executes a geoprocessing tool provided by a geoprocessing resource |
 | GeoprocessingTaskWebConfigurator | The configurator used in Manager to set the configuration for the geoprocessing task. |
 | ItemSettings<T> | Settings for various UI elements of the print task. Stores information about the default value and the visibility of the control. |
 | LegendItemSettings | Settings for the legend control in the print task UI. The legend contains a default value which is the true/false setting for the checkbox control to be displayed initially, whether or not the control should appear as well as a collection of resource names to hide in the legend, the number of columns to be used for a multi-column rendering, and the threshold of elements that must appear when a layer of swatch elements spans multiple columns. |
 | NorthArrowSettings | Settings for the north arrow control in the print task UI. |
 | PagePrinter | Outputs an HTML page containing a map title, map image, copyright text and task results. |
 | PrintTask | The ArcGIS Web ADF Print task. |
 | PrintTaskWebConfigurator | Dialog used within the Manager application to configure the Print Task. |
 | QualityItem | Encapsulates the print quality when printing a map. This class will store the name of the print quality along with the numeric DPI. |
 | QualityItemCollection | A collection of QualityItem objects. |
 | QualityItemCollectionEditor | Editor for QualityItemCollection. |
 | QualityItemSettings | Settings for the print quality control in the print task UI. The setting contains not only a default value which is the index of the drop down list control to be displayed initially, but also whether or not the control should appear. The list of supported qualities is also stored here. |
 | QueryAttributes | Defines the query to be executed by the QueryAttributesTask, including map resource, layer, and where expression. |
 | QueryAttributesConverter | Converter used for QueryAttributes. |
 | QueryAttributesTask | A Web ADF task for querying the attributes of one map layer. |
 | QueryAttributesTaskWebConfigurator | Web configurator used to configure the query task in Manager. |
 | ResourceList | A collection of strings representing map resources not to display in the legend. |
 | ResourceListEditor | Editor for the ResourceList property of the PrintTask |
 | ResourceListEditorForm | EditorForm for the ResourceList property of the PrintTask |
 | SearchAttributesTask | Web ADF task for finding features in one or more map layers by searching the attributes of multiple fields. |
 | SearchAttributesTaskWebConfigurator | Dialog used within the Manager application to configure the Search Attributes Task. |
 | WidthItem | Encapsulates the output size/width when printing a map. This class will store the name of the width along with the size which is comprised of a numeric value and the unit type associated with the numeric value (inches or centimeters). |
 | WidthItemCollection | A collection of WidthItem objects. |
 | WidthItemCollectionEditor | Editor for WidthItemCollection. |
 | WidthItemSettings | Settings for the width control in the print task UI. The width contains not only a default value which is the index of the drop down list control to be displayed initially, but also whether or not the control should appear as well as a collection of widths to display in the control. |