New to Telerik Document ProcessingStart a free 30-day trial

Specifies the format of a document for processing or serialization.

Definition

Namespace:Telerik.Windows.Documents.TextRepresentation

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public enum DocumentType

Fields

Indicates that the document is represented in JSON format.

C#
Json = 1

Indicates that the document is represented as plain text.

C#
PlainText = 0
In this article
DefinitionFieldsJsonPlainText
Not finding the help you need?
Contact Support