InterfaceIElementWithProperties
Interface
Implemented by document elements that expose formatting properties through a DocumentElementPropertiesBase container.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model.Styles
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
cs-api-definition
public interface IElementWithProperties
Properties
Properties
Gets the formatting properties container for this element.
Declaration
cs-api-definition
DocumentElementPropertiesBase Properties { get; }
Property Value
The properties.