|
AnnotationOptions
|
Provides options for annotations (comments and tracked changes).
|
|
Argument
|
An argument within the document field.
|
|
ArgumentCollection
|
A collection of Argument objects. Results from parsing a document field.
|
|
AuthenticationOptions
|
Represents a set of credentials used to identify editable ranges in a protected document.
|
|
AutoCorrectEventArgs
|
Provides data for the RichEditControl.AutoCorrect event.
|
|
AutoCorrectInfo
|
Provides data and methods that enable you to process input text and calculate the replacement object when handling the RichEditControl.AutoCorrect event.
|
|
AutoCorrectOptions
|
Contains options specifying what autocorrect features are enabled.
|
|
AutoCorrectReplaceInfo
|
Contains the text to find and the object to replace it. Used for the table-based autocorrect functionality.
|
|
AutoCorrectReplaceInfoCollection
|
A collection of AutoCorrectReplaceInfo objects.
|
|
BeforeExportEventArgs
|
Provides data for the RichEditControl.BeforeExport event.
|
|
BeforeImportEventArgs
|
Provides data for the RichEditControl.BeforeImport event.
|
|
BeforePagePaintEventArgs
|
Provides data for the BeforePagePaint event of the RichEditControl and RichEditDocumentServer.
|
|
BookmarkOptions
|
Contains settings used to define the bookmark appearance and behavior in the Rich Text Editor.
|
|
CalculateDocumentVariableEventArgs
|
Provides data for the CalculateDocumentVariable event.
|
|
CommentEditingEventArgs
|
Provides data for the RichEditControl.CommentInserted event.
|
|
CommentOptions
|
Contains options for displaying the comments in a document.
|
|
CopyPasteOptions
|
Contains options affecting certain copy-paste scenarios.
|
|
CustomizeMergeFieldsEventArgs
|
Provides data for the CustomizeMergeFields event.
|
|
DataFormatOptions
|
Contains settings related to the clipboard operations with different document formats.
|
|
DecryptionFailedEventArgs
|
Provides data for the DecryptionFailed event.
|
|
DocumentCapabilitiesOptions
|
Represents the storage of settings specific for the document restrictions.
|
|
DocumentSaveOptions
|
Represents the settings which define file name and file format that are used when saving and loading the document.
|
|
DocumentSearchOptions
|
Contains settings which specify parameters affecting search in a document.
|
|
DocumentVariableCollection
|
A collection of document variables.
|
|
DocVariableValue
|
A class which allows you to specify the current value of a DOCVARIABLE field in the Document.CalculateDocumentVariable event handler.
|
|
DraftView
|
Represents a draft view of the Rich Edit control.
|
|
DraftViewLayoutOptions
|
Contains settings which affect the layout of the Draft view.
|
|
EncryptedFileIntegrityCheckFailedEventArgs
|
Provides data for the EncryptedFileIntegrityCheckFailed event.
|
|
EncryptedFilePasswordCheckFailedEventArgs
|
Provides data for the EncryptedFilePasswordCheckFailed event.
|
|
EncryptedFilePasswordRequestedEventArgs
|
Provides data for the EncryptedFilePasswordRequest event.
|
|
FieldOptions
|
Contains options used to define the appearance and behavior of the document fields.
|
|
FontSubstitutionOptions
|
Contains font substitution options.
|
|
FormattingMarkVisibilityOptions
|
Contains settings specifying which formatting marks (paragraph marks, spaces, tabs etc.) are visible.
|
|
HeaderFooterEditingEventArgs
|
Provides data for the StartHeaderFooterEditing and the FinishHeaderFooterEditing events.
|
|
HitTestManager
|
Provides hit testing for the RichEditControl.
|
|
HorizontalRulerOptions
|
Represents the class containing options for the horizontal ruler.
|
|
HyperlinkClickEventArgs
|
Provides data for the RichEditControl.HyperlinkClick event.
|
|
HyperlinkOptions
|
Contains settings used to define the hyperlink appearance in the Rich Text Editor.
|
|
MailMergeCustomSeparators
|
Contains custom separators used in numeric format switches of the document fields.
|
|
MailMergeFinishedEventArgs
|
Provides data for the MailMergeFinished event.
|
|
MailMergeRecordFinishedEventArgs
|
Provides data for the MailMergeRecordFinished event.
|
|
MailMergeRecordStartedEventArgs
|
Provides data for the MailMergeRecordStarted event.
|
|
MailMergeStartedEventArgs
|
Provides data for the MailMergeStarted event.
|
|
NumberingOptions
|
Represents the class containing options for the availability of numbered and bulleted lists in the document.
|
|
PageLayoutPosition
|
Combines the page index and position in the page layout.
|
|
PrintingOptions
|
Contains settings which specify parameters affecting how the document is printed.
|
|
PrintLayoutView
|
Represents a page layout view of the Rich Edit control.
|
|
PrintLayoutViewLayoutOptions
|
Contains settings which affect the layout of the PrintLayout view.
|
|
RangePermissionOptions
|
Represents settings which define how the ranges with permissions are marked in the document.
|
|
RichEditBehaviorOptions
|
Specifies the restricted operations that cannot be performed by end-users over a document.
|
|
RichEditBrushBase
|
Platform-independent brush. Its platform-specific implementations are used to fill shapes and draw text on the layout PageCanvas.
|
|
RichEditClipboardSetDataExceptionEventArgs
|
Provides data for the RichEditControl.ClipboardSetDataException event.
|
|
RichEditControlCompatibility
static
|
Allows you to set common parameters for all RichEditControl instances in the application.
|
|
RichEditControlOptionsBase
|
Represents the base class for the RichEditControl and RichEditDocumentServer options.
|
|
RichEditDecryptionException
|
Fires under certain conditions when an attempt to load a password-protected .doc file fails.
|
|
RichEditDocumentServer
|
A non-visual .NET library providing all the word processing functionality.
|
|
RichEditDocumentServerExtensions
static
|
Defines extension methods for the RichEditDocumentServer class.
You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use these methods in production code.
|
|
RichEditHitTestResult
|
Provides options used to retrieve information about the layout element located under the hit point.
|
|
RichEditInvalidFormatExceptionEventArgs
|
Provides data for the RichEditDocumentServer.InvalidFormatException, RichEditControl.InvalidFormatException and RichEditControl.InvalidFormatException events.
|
|
RichEditLayoutOptions
|
Represents the class containing miscellaneous layout options.
|
|
RichEditMailMergeOptions
|
Contains common mail merge options.
|
|
RichEditNotificationOptions
|
Represents a base class for the classes containing different options used in the RichEditControl.
|
|
RichEditPenBase
|
Platform-independent pen. Its platform-specific implementations are used to draw ellipses, lines and rectangles on the layout PageCanvas.
|
|
RichEditUnhandledExceptionEventArgs
|
Provides data for the RichEditControl.UnhandledException event.
|
|
RichEditView
|
Represents a base class for the RichEditControl views.
|
|
RichEditViewRepository
|
Represents a repository for the views of the Rich Edit control.
|
|
RulerOptions
|
Represents the base class for ruler options.
|
|
SimpleView
|
Represents a simple view of the Rich Edit control.
|
|
SimpleViewLayoutOptions
|
Contains settings which affect the layout of the Simple view.
|
|
SpellCheckerOptions
|
Contains options that specify how the spell checker should process text in any range of the document.
|
|
SpellingErrorLimitExceededEventArgs
|
Provides data for the RichEditControl.SpellingErrorLimitExceeded event.
|
|
TableOptions
|
Represents the class containing miscellaneous table options.
|
|
TrackChangesOptions
|
Represents Track Changes color options.
|
|
TrackedMovesConflictEventArgs
|
Provides data for the TrackedMovesConflict event.
|
|
VerticalRulerOptions
|
Represents the class containing options for the vertical ruler.
|