Options.AutoFormatDeleteAutoSpaces Property

Definition

True if spaces inserted between Japanese and Latin text will be deleted when Microsoft Word formats a document or range automatically.

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

Property Value

Applies to