public static class TermsConverterPublic NotInheritable Class TermsConverterpublic ref class TermsConverter abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type TermsConverter = class end| DecodeText(String) | |
| DecodeText(String, ContextVariables) | Replaces special chars in string. |
| DecodeText(String, ContextVariables, Boolean) | Replaces special chars in string. |
| EncodeText | |
| GetManager | |
| ToStandard(SessionProfile, IListTerm) | |
| ToStandard(SessionProfile, IListTerm, Int32) | |
| ToString | Converts math expression from the array of Term to string. |
| ToTerms | Converts math expression from the string to array of Term. |
| ToUser(SessionProfile, IListTerm) | |
| ToUser(SessionProfile, IListTerm, Int32) | |
| TryGetIndexOfPreviousChar |
| FieldAUTHOR | Substitution for the Author. |
| FieldCOMPANY | Substitution for the Company. |
| FieldCOUNT | Substitution for the PagesCount. |
| FieldDATE | Substitution for the current date. |
| FieldDESCRIPTION | Substitution for the Description. |
| FieldFILENAME | Substitution for the FileName. |
| FieldID | Substitution for the Id. |
| FieldKEYWORDS | Substitution for the Keywords. |
| FieldPAGENUM | Substitution for the CurrentPage. |
| FieldREVISION | Substitution for the Revision. |
| FieldTIME | Substitution for the current time. |
| FieldTITLE | Substitution for the Title. |
| FieldTRANSLATOR | Substitution for the Translator. |