WordProcessingSecurityLoadingLimits.MaxParagraphCount Property
Gets or sets the maximum number of paragraphs in a document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int32> | The maximum number of paragraphs in a document. |
See Also