Options.SmartCutPaste Property

Definition

True if Microsoft Word automatically adjusts the spacing between words and punctuation when cutting and pasting occurs.

public:
 property bool SmartCutPaste { bool get(); void set(bool value); };
public bool SmartCutPaste { get; set; }
member this.SmartCutPaste : bool with get, set
Public Property SmartCutPaste As Boolean

Property Value

Applies to