Contents

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.

See Also

Deprecated