Class RegexType
Class contain static regex patterns.
Inheritance
System.Object
RegexType
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Syncfusion.EJ.Export.dll
Syntax
public static class RegexType
Fields
Declaration
public static string AllTags
Field Value
Type |
Description |
System.String |
|
Attribute
Declaration
public static string Attribute
Field Value
Type |
Description |
System.String |
|
br
Declaration
Field Value
Type |
Description |
System.String |
|
brClose
Declaration
public static string brClose
Field Value
Type |
Description |
System.String |
|
Class
Declaration
public static string Class
Field Value
Type |
Description |
System.String |
|
Declaration
public static string Comment
Field Value
Type |
Description |
System.String |
|
Empty
Declaration
public static string Empty
Field Value
Type |
Description |
System.String |
|
hr
Declaration
Field Value
Type |
Description |
System.String |
|
hrClose
Declaration
public static string hrClose
Field Value
Type |
Description |
System.String |
|
Image
Declaration
public static string Image
Field Value
Type |
Description |
System.String |
|
SingleSpace
Declaration
public static string SingleSpace
Field Value
Type |
Description |
System.String |
|
Style
Declaration
public static string Style
Field Value
Type |
Description |
System.String |
|
Tag
Declaration
Field Value
Type |
Description |
System.String |
|
wbr
Declaration
Field Value
Type |
Description |
System.String |
|
wbrClose
Declaration
public static string wbrClose
Field Value
Type |
Description |
System.String |
|