Interface IStylePropertyDefinition
Namespace: Telerik.Windows.Documents.Model.Styles
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public interface IStylePropertyDefinition
Properties
GlobalPropertyIndex
Declaration
int GlobalPropertyIndex { get; }
Property Value
System.
|
PropertyContainerType
Declaration
Type PropertyContainerType { get; }
Property Value
System.
|
PropertyName
Declaration
string PropertyName { get; }
Property Value
System.
|
PropertyOptions
PropertyValueType
Declaration
Type PropertyValueType { get; }
Property Value
System.
|