NevronOpenVision
Nevron.Nov.Graphics Namespace / NPanoseNumber Class


NPanoseNumber Class Methods

For a list of all members of this type, see NPanoseNumber members.

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