NevronOpenVision
Nevron.Nov.Graphics Namespace / NPanoseNumber Class
Fields Methods


NPanoseNumber Class Members

The following tables list the members exposed by NPanoseNumber.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Methods
 NameDescription
Public MethodCreates an identical copy of this object.  
Public MethodDeserializes the object state from the specified property bag.  
Public MethodSerializes the object state into the specified property bag.  
Public MethodGets the byte array string for this panose number.  
Public MethodGets the hex representation of this number.  
Public Methodstatic (Shared in Visual Basic)Tries to parse the given HEX string as a panose number and returns true if parsing was successful. The given string should be exactly 20 characters long and contain 10 bytes of data each encoded with 2 HEX digits, for example the string "02020603050405020304", which is the panose number of the "Times New Roman" font.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Top
See Also