ESRI.ArcGIS.ADF.Tasks
MapTitle Property
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > PagePrinter Class : MapTitle Property




Title to print at the top of the print page.

Syntax

Visual Basic (Declaration) 
Public Property MapTitle As String
Visual Basic (Usage)Copy Code
Dim instance As PagePrinter
Dim value As String
 
instance.MapTitle = value
 
value = instance.MapTitle
C# 
public string MapTitle {get; set;}

See Also

© 2010 All Rights Reserved.