Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the InfoTextValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration InfoTextValues
'Usage
Dim instance As InfoTextValues
public enum InfoTextValues
Members
Member name | Description | |
---|---|---|
Text | Literal Text. When the item is serialized out as xml, its value is "text". | |
AutoText | Glossary Document Entry. When the item is serialized out as xml, its value is "autoText". |