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




Numeric character value within font to use for north arrow image.

Syntax

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

See Also

© 2010 All Rights Reserved.