Skip to main content
All docs
V25.2
  • ReadOnlyDocumentBuiltInProperties.ContentType Property

    Gets the type of the content, defined by a specific use and intended audience (Whitepaper, Security Bulletin, Exam etc.)

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    Declaration

    string ContentType { get; }

    Property Value

    Type Description
    String

    The content type.

    See Also