ESRI.ArcGIS.ADF.Tasks
PrintTask Class Properties
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace : PrintTask Class




For a list of all members of this type, see PrintTask members.

Public Properties

 NameDescription
Public PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyActivityIndicatorImageOverridden.  URL of the image to display in the PrintTask while the task is executing.  
Public PropertyActivityIndicatorLocation The location of an animated image that is displayed while the task is executing. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
Public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAutoHide Gets or sets a value that indicates whether the panel will be hidden unless the user moves the cursor inside the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyButtonText Text for the Submit button on the Print task user dialog. Default in English is "Create Print Page".  
Public PropertyCallbackFunctionString Gets the callbackfunction string for this control instance. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Public PropertyCallbackResults A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Public PropertyClientID (Inherited from System.Web.UI.Control)
Public PropertyCloseButton Whether the panel will display a Close button, which allows the user to close the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyControls (Inherited from System.Web.UI.WebControls.CompositeControl)
Public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyDocked Gets or sets the value indicating whether the panel will be an immediate child of the html document's body or whether it is docked in its parent. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyDockingContainerElementIDGets or sets the ID of the container that will be used to dock the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyDraggableWhether the user may drag the panel around the Web page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewState (Inherited from System.Web.UI.Control)
Public PropertyExpandCollapseButtonWhether the panel will have expand and collapse buttons. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyExpanded Gets or sets a value indicating whether the panel will be expanded on startup. If False, the panel will be collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyFeatureHighlightColor Property redefined here to hide base class definition since this is not relevant to this task.  
Public PropertyFeatureSelectionColor Property redefined here to hide base class definition since this is not relevant to this task.  
Public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyGroupResultsByTable Property redefined here to hide base class definition since this is not relevant to this task.  
Public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeightResizableWhether the user can resize the panel's height. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyHelpUrl The url to the help file displayed by the help button (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyHideOnSubmitOverridden.  If true, hides task user interface when the task is executed.  
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyInputOverridden.  Contains a NameValueCollection of values used as inputs for executing the task.  
Public PropertyIsAsync Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Public PropertyKeepInForm Get or sets whether the ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel will be kept inside the form element. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyLayoutTemplateFile Gets or sets the name of the layout template file.  
Public PropertyLegendSettings Settings for the Legend checkbox that allows the user to choose whether to include a legend in the printed page.  
Public PropertyMapID of the Map control to print.  
Public PropertyMapCopyrightText ID of MapCopyrightText control for printing.  
Public PropertyMapSettings Settings for printing of the map, specifically affecting the checkbox for Print Map on the user dialog.  
Public PropertyNamingContainer (Inherited from System.Web.UI.Control)
Public PropertyNavigationPath The path to use when displaying the name of the task in a hierarchical navigation control that is buddied to the containing TaskManager control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
Public PropertyNorthArrowSettings Settings for the printing of the north arrow, and for the user dialog display of options for the north arrow.  
Public PropertyPage (Inherited from System.Web.UI.Control)
Public PropertyParent (Inherited from System.Web.UI.Control)
Public PropertyPreserveScale Whether to preserve scale or extent when rendering the blended map image.  
Public PropertyPrintedMapImageBackColor Gets or sets the background color of the printed map image. If none is defined, the background color of the Map control is used. If no background color is defined on the map control, the image is printed with a white background  
Public PropertyQualitySettings Settings for the quality of map when printing, including the drop-down list in the user dialog to select map quality.  
Public PropertyResults Object to store results of the task, which are passed back to the client during the callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
Public PropertyResultsVisible Whether to include an item in the TaskResults when the task generates a print page.  
Public PropertyScaleBarSettings Settings for the printing of a scalebar, specifically affecting the checkbox for Include Scalebar on the user dialog.  
Public PropertyShowDockButton Gets or sets a value indicating whether the panel is able to be docked and undocked from its container. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyShowDockedContextMenu Whether a context menu is shown when the panel is docked and the user right-clicks on the title bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyShowFieldAttributes Property redefined here to hide base class definition since this is not relevant to this task.  
Public PropertyShowHelp Whether to show the help button (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyShowLegend Property redefined here to hide base class definition since this is not relevant to this task.  
Public PropertyShowUrl Returns a string with a client-side command to display the task on the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
Public PropertySite (Inherited from System.Web.UI.Control)
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTaskActivityIndicatorText The text displayed in the TaskResults buddied to the task when the task begins its execution on the server. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
Public PropertyTaskResultsContainers The collection of task result containers that will receive and display the results of the task. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
Public PropertyTemplateControl (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyTitleGets or sets the text value of the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyTitleBarBackgroundImageGets or sets the URL of an image to displayed on the title bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyTitleBarColor Gets or sets the color used to render the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyTitleBarCssClass Gets or sets the CSS Class to be used by the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyTitleBarForeColor Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyTitleBarHeight Gets or sets the value indicating the height of the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyTitleBarSeparatorLine Gets or sets a value specifying whether to have a separator between the Title Bar and body of the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyTitleSettings Settings for the title on the print page, including the textbox in the user dialog for entering the Map Title.  
Public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTransparency The percentage of transparency of the control on the page when being dragged, from 0 to 100. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyUniqueID (Inherited from System.Web.UI.Control)
Public PropertyUseDefaultWebResources The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Public PropertyVisible Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from Control.) (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyWebResourceLocation The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyWidthResizableWhether the user can resize the panel's width. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public PropertyWidthSettings Settings for the Width drop down list that allows the user to choose the size of the printed map.  
Top

Protected Properties

 NameDescription
Protected PropertyAdapter (Inherited from System.Web.UI.Control)
Protected PropertyCallbackEventArgument Property for the callback event argument sent in from the calling page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Protected PropertyChildControlsCreated (Inherited from System.Web.UI.Control)
Protected PropertyClientIDSeparator (Inherited from System.Web.UI.Control)
Protected PropertyContext (Inherited from System.Web.UI.Control)
Protected PropertyDesignMode (Inherited from System.Web.UI.Control)
Protected PropertyEvents (Inherited from System.Web.UI.Control)
Protected PropertyHasChildViewState (Inherited from System.Web.UI.Control)
Protected PropertyHelpDialog Gets the HelpDialog of the control if the ShowHelp Dialog property is true. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Protected PropertyIdSeparator (Inherited from System.Web.UI.Control)
Protected PropertyIsAtRenderStage Returns true if this control is called through an asynchronous callback, or the refresh flag has been set and the page is in partial postback mode. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Protected PropertyIsChildControlStateCleared (Inherited from System.Web.UI.Control)
Protected PropertyIsEnabled (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyIsTrackingViewState (Inherited from System.Web.UI.Control)
Protected PropertyIsViewStateEnabled (Inherited from System.Web.UI.Control)
Protected PropertyLoadViewStateByID (Inherited from System.Web.UI.Control)
Protected PropertyScriptManager Gets a reference to the scriptmanager of the page (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Protected PropertyTagKey Gets the tag key for the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Protected PropertyTagName (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyViewState (Inherited from System.Web.UI.Control)
Protected PropertyViewStateIgnoresCase (Inherited from System.Web.UI.Control)
Top

See Also

© 2010 All Rights Reserved.