Options.RTFInClipboard Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
public:
property bool RTFInClipboard { bool get(); void set(bool value); };
public bool RTFInClipboard { get; set; }
member this.RTFInClipboard : bool with get, set
Public Property RTFInClipboard As Boolean