Enum ValidationResultType
Represents validation result type.
Namespace: Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum ValidationResultType
Error
Represents error validation result.
Success
Represents success validation result.