Version

LoadFromClipboardResult Class Members

The following tables list the members exposed by LoadFromClipboardResult.

Public Constructors
 NameDescription
Public ConstructorLoadFromClipboardResult ConstructorCreates a new LoadFromClipboardResult instance.  
Public Properties
 NameDescription
Public PropertyBreakParagraphAfterContentGets the value indicating whether the text immediately after the loaded content should begin on a new paragraph when it is inserted into the document.  
Public PropertyRootNodeGets the root node of all content loaded from the Clipboard.  
See Also