dotnetCHARTING Send comments on this topic.
Typography Enumeration
See Also  
dotnetCHARTING Namespace : Typography Enumeration


Syntax

Visual Basic (Declaration) 
Public Enum Typography 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As Typography
C# 
public enum Typography : Enum 

Members

MemberDescription
PrinterPoints 
PostScriptPoints 
Ceros 
Centimetres 
Millimetres 
Inches 
AAPicaComputer16 
PicaPrinterS 
En 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Typography

See Also

© 2010 All Rights Reserved.