ParagraphStyle Interface
In This Article
Exposes methods and characteristics of a paragraph style in a document.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
[ComVisible(true)]
public interface ParagraphStyle :
ParagraphPropertiesWithTabs,
ParagraphPropertiesBase,
CharacterPropertiesBase
#Returned By
Properties and methods that return ParagraphStyle instances:
See Also