Click or drag to resize
TextRangeCanPaste Property
Gets a value determining if data on the clipboard can be pasted into the current range.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public bool CanPaste { get; }

Property Value

Type: Boolean
See Also