Version

SaveToClipboardContext Class Members

The following tables list the members exposed by SaveToClipboardContext.

Public Constructors
 NameDescription
Public ConstructorSaveToClipboardContext ConstructorCreates a new SaveToClipboardContext instance.  
Public Properties
 NameDescription
Public PropertyDataGets or sets the clipboard data in the format specified on the Format property.  
Public PropertyFormatGets the clipboard format in which the data should be saved.  
Public PropertySelectedContentRootNodeGets the root node of the temporary tree representing all selected content from the document.  
Public PropertySelectionGets the current selection of the document.  
See Also