Enum
DocumentType

Specifies the format of a document for processing or serialization.

Definition

Namespace:Telerik.Windows.Documents.TextRepresentation

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public enum DocumentType

Fields

Json

Indicates that the document is represented in JSON format.

Declaration

cs-api-definition
Json = 1

Field Value

DocumentType

PlainText

Indicates that the document is represented as plain text.

Declaration

cs-api-definition
PlainText = 0

Field Value

DocumentType

In this article
DefinitionFieldsJsonPlainText
Not finding the help you need?
Contact Support