ESRI.ArcGIS.ADF.Tasks | |
PagePrinter Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Tasks Namespace : PagePrinter Class |
For a list of all members of this type, see PagePrinter members.
Name | Description | |
---|---|---|
CopyrightControl | Map Copyright control to print. If null, no map copyright text is printed. | |
Legend | Whether to print a legend or not. | |
LegendColumns | Number of columns to use to render the legend. | |
LegendColumnThreshold | Number of columns to use to render the legend. | |
LegendCondensed | Whether to print the legend in condensed form or not. | |
LegendResources | List of map resources to hide from the legend. | |
MapControl | Map control to print. If null, no map is printed. | |
MapTitle | Title to print at the top of the print page. | |
NodesToPrint | 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. | |
NorthArrowFontCharacter | Numeric character value within font to use for north arrow image. | |
NorthArrowFontName | Name of font to be used to render north arrow image. | |
PreserveScale | Whether to preserve scale or extent when rendering the blended map image. | |
PrintedMapImageBackColor | 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 | |
PrintNorthArrow | Whether to print a north arrow or not. | |
PrintResolution | Print resolution of map, in DPI. Default is 96. | |
PrintScalebar | Whether to print a scalebar or not. | |
SizeHeightInInches | Height of printed map image, in inches. | |
SizeWidthInInches | Width of printed map image, in inches. |