KnownSemanticTypeValues enumeration
Office 2013 and later
Defines the KnownSemanticTypeValues enumeration.
Namespace: DocumentFormat.OpenXml.Office2010.Ink
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| None | none. When the item is serialized out as xml, its value is "none". | |
| Underline | underline. When the item is serialized out as xml, its value is "underline". | |
| Strikethrough | strikethrough. When the item is serialized out as xml, its value is "strikethrough". | |
| Highlight | highlight. When the item is serialized out as xml, its value is "highlight". | |
| ScratchOut | scratchOut. When the item is serialized out as xml, its value is "scratchOut". | |
| VerticalRange | verticalRange. When the item is serialized out as xml, its value is "verticalRange". | |
| Callout | callout. When the item is serialized out as xml, its value is "callout". | |
| Enclosure | enclosure. When the item is serialized out as xml, its value is "enclosure". | |
| Comment | comment. When the item is serialized out as xml, its value is "comment". | |
| Container | container. When the item is serialized out as xml, its value is "container". | |
| Connector | connector. When the item is serialized out as xml, its value is "connector". |
Show: