DocumentType.KnownValues Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Known document types extensions can target or derive their custom document types from.
public static class DocumentType.KnownValues
type DocumentType.KnownValues = class
Public Class DocumentType.KnownValues
- Inheritance
-
DocumentType.KnownValues
Properties
Code |
Gets base document type of any document containing code. Derives from Text. |
PlainText |
Gets base document type of plain text files. |
Text |
Gets base document type of any text based document. |