TTMSFNCPDFRichTextLibDataDetectorType Enumeration
Specifies automatic data detector types for rich-text content.
API unit family: TMSFNCPDFRichTextLib
Members
| Name | Description |
|---|---|
dtDataDetectorTypePhoneNumber |
Detect phone numbers. |
dtDataDetectorTypeLink |
Detect links. |
dtDataDetectorTypeAddress |
Detect postal addresses. |
dtDataDetectorTypeCalendarEvent |
Detect calendar event information. |
dtDataDetectorTypeNone |
Disable automatic data detection. |
dtDataDetectorTypeAll |
Enable all available data detectors. |