Click or drag to resize
DocumentPropertiesCanCopy Property
Indicates whether data can be copied to the clipboard.

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

Property Value

Type: Boolean
See Also