ESRI.ArcGIS.ADF.Tasks
PagePrinter Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Tasks Namespace : PagePrinter Class




The following tables list the members exposed by PagePrinter.

Public Constructors

 NameDescription
Public ConstructorPagePrinter ConstructorOverloaded.  Parameterless constructor.  
Top

Public Properties

 NameDescription
Public PropertyCopyrightControl Map Copyright control to print. If null, no map copyright text is printed.  
Public PropertyLegend Whether to print a legend or not.  
Public PropertyLegendColumns Number of columns to use to render the legend.  
Public PropertyLegendColumnThreshold Number of columns to use to render the legend.  
Public PropertyLegendCondensed Whether to print the legend in condensed form or not.  
Public PropertyLegendResources List of map resources to hide from the legend.  
Public PropertyMapControl Map control to print. If null, no map is printed.  
Public PropertyMapTitle Title to print at the top of the print page.  
Public PropertyNodesToPrint Collection of TreeViewPlusNodes (containing feature attributes) to print. Send only the nodes you want to print. Currently only nodes that are type GraphicsLayerNode will print. If null, no attributes tables will print.  
Public PropertyNorthArrowFontCharacter Numeric character value within font to use for north arrow image.  
Public PropertyNorthArrowFontName Name of font to be used to render north arrow image.  
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 PropertyPrintNorthArrow Whether to print a north arrow or not.  
Public PropertyPrintResolution Print resolution of map, in DPI. Default is 96.  
Public PropertyPrintScalebar Whether to print a scalebar or not.  
Public PropertySizeHeightInInches Height of printed map image, in inches.  
Public PropertySizeWidthInInches Width of printed map image, in inches.  
Top

Public Methods

 NameDescription
Public MethodCreatePrintPageContent Creates HTML page with all appropriate images. Sent back to client as entire page content in newly created browser window.  
Top

See Also

© 2010 All Rights Reserved.