Back to Devexpress

ParagraphPropertiesBase Methods

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-paragraphpropertiesbase-dot-underscore-methods.md

latest1.3 KB
Original Source

ParagraphPropertiesBase Methods

Serves as the base for the ParagraphProperties interface, obtaining paragraph properties.

NameDescription
Assign(ParagraphPropertiesBase)Copies all settings from the object passed as the parameter to the current object.
Reset()Resets the paragraph formatting to its base style.
Reset(ParagraphPropertiesMask)Resets the paragraph formatting properties specified by the mask to the properties of the underlying paragraph style or to default properties.

See Also

ParagraphPropertiesBase Interface

ParagraphPropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace