Click or drag to resize
TextRangeCanEdit Property
Gets a value determining whether the specified range can be edited.

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

Property Value

Type: Boolean
See Also