Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the clipboard type when oncontentsave fires.
Syntax
JavaScript |
p = object.saveType |
Property values
Type: String
the format of data saved to the clipboard.
TEXT
Data saved to the clipboard is in text format.
HTML
Data saved to the clipboard is in HTML format.