NSHTMLPboardType
HTML (which an NSTextView object can read from, but not write to).
Declaration
extern NSPasteboardType NSHTMLPboardType;Discussion
In macOS 10.6 and later, use html instead.
HTML (which an NSTextView object can read from, but not write to).
extern NSPasteboardType NSHTMLPboardType;In macOS 10.6 and later, use html instead.