New to Telerik Document ProcessingStart a free 30-day trial

Validates style property values against a collection of rules to ensure they meet defined constraints before assignment.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Styles.Core

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public class StylePropertyValidation

Inheritance: objectStylePropertyValidation

Methods

Evaluates whether the specified value passes all validation rules in this collection.

C#
public bool IsValid(object value)
Parameters:valueobject

The value.

Returns:

bool

In this article
DefinitionMethodsIsValid(object)
Not finding the help you need?
Contact Support