DocumentFormat(Int32) Constructor
Initializes a new instance of the DocumentFormat class with the specified value.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Int32 | An integer value specifying the initial value for the document format. |
See Also