C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / CodeRange Class
Properties Methods


CodeRange Class Members

The following tables list the members exposed by CodeRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe begin code of character.  
Public PropertyThe end code of character.  
Top
Public Methods
 NameDescription
Public Method  
Public Method  
Public Methodstatic (Shared in Visual Basic)Convert form code point to text.  
Public Methodstatic (Shared in Visual Basic)Whether is high code (Unicode) of surrogate character.  
Public Methodstatic (Shared in Visual Basic)Whether is low code (Unicode) of surrogate character.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Whether is pair of surrogate characters.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Convert surrogate pair to UTF32 code.  
Top
See Also