Skip to main content

ContentType

A MIME content type used for filtering and restricting handler applicability.

Notes

Represents a MIME content type (e.g., text/html, application/pdf) used to restrict which documents a handler processes. Content types follow the standard type/subtype format and can include wildcards for broad matching.

Usage

ContentType: string