Provides wrapper for an escaped text.
Inheritance HierarchySystemObject
RAYLASE.Marker.CommonEscapedText
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.27.0
SyntaxThe EscapedText type exposes the following members.
Constructors
Properties | Name | Description |
---|
 | Text |
The escaped text.
|
Top
RemarksFor aesthetic reason, configuration and job files contain only unescaped text. Therefore, this class is useful to wrap text that has an escaped character.
See Also