New to Telerik Document ProcessingStart a free 30-day trial

Describes a single DOCX format validation error, identifying the non-compliant document element and the nature of the violation.

Definition

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

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public class ValidationError

Inheritance: objectValidationError

Properties

Gets the document element that violates the DOCX format rule.

C#
public DocumentElementBase DocumentElement { get; }
Property Value:

The document element.

Gets the human-readable description of the validation error.

C#
public string Message { get; }
Property Value:

The error message.

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