Back to Devexpress

ReadOnlyFormFieldProperties Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-60322a13.md

latest1.4 KB
Original Source

ReadOnlyFormFieldProperties Interface

An interface implementing the form field properties accessed by the DocumentIterator.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface ReadOnlyFormFieldProperties
vb
Public Interface ReadOnlyFormFieldProperties

The following members return ReadOnlyFormFieldProperties objects:

Remarks

All the properties implemented by the ReadOnlyFormFieldProperties interface cannot be modified - they are read-only.

See Also

ReadOnlyFormFieldProperties Members

DevExpress.XtraRichEdit.API.Native Namespace