API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.ReportBuilder.Element.CSpecialCharacter Class Reference

Public Attributes

const string NEWLINE = "\\" + "\\"
 
const string SHARP = "\\" + "#"
 
const string DOLLAR = "\\" + "$"
 
const string PERCENT = "\\" + "%"
 
const string AMPERSAND = "\\" + "&"
 
const string UNDERSCORE = "\\" + "_"
 
const string INTEROGATION = "\\" + "?"
 
const string ALPHA = "\\" + "alpha"
 
const string BETA = "\\" + "beta"
 
const string ANGLE_SIGN = "\\" + "angle"
 

The documentation for this class was generated from the following file: