Interface
IElementWithStyle

Implemented by document elements that can reference a named style for inherited formatting.

Definition

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

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public interface IElementWithStyle

Properties

StyleId

Gets or sets the identifier of the style from which this element inherits formatting properties.

Declaration

cs-api-definition
string StyleId { get; set; }

Property Value

string

The style id.

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