TxmlPrintToken Enumeration
Represents type TxmlPrintToken.
type TxmlPrintToken = ( xmltDefault, xmltText, xmltName, xmltTagName, xmltAttrName, xmltSymbol, xmltComment);
The TxmlPrintToken type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | xmltAttrName | Represents constant |
![]() | xmltComment | Represents constant |
![]() | xmltDefault | Represents constant |
![]() | xmltName | Represents constant |
![]() | xmltSymbol | Represents constant |
![]() | xmltTagName | Represents constant |
![]() | xmltText | Represents constant |
