New to Telerik Document ProcessingStart a free 30-day trial

Specifies whether a DOCX format validation succeeded or encountered errors.

Definition

Namespace:Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public enum ValidationResultType

Fields

Indicates the document contains one or more DOCX format validation errors.

C#
Error = 1

Indicates the document passed all DOCX format validation rules.

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