Skip to main content
A newer version of this page is available. .

TextFragmentOptions Class

Contains options used for saving (exporting) a part of a document’s content.

Namespace: DevExpress.XtraRichEdit.API.Native.Implementation

Assembly: DevExpress.RichEdit.v18.2.Core.dll

Declaration

public class TextFragmentOptions

Remarks

A TextFragmentOptions object is passed as a parameter to the SubDocument.GetText method.

Inheritance

Object
TextFragmentOptions
See Also