Compatibility.DoNotLeaveBackslashAlone Property

Definition

Convert Backslash To Yen Sign When Entered.

Represents the following element tag in the schema: w:doNotLeaveBackslashAlone.

public DocumentFormat.OpenXml.Wordprocessing.DoNotLeaveBackslashAlone DoNotLeaveBackslashAlone { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotLeaveBackslashAlone? DoNotLeaveBackslashAlone { get; set; }
member this.DoNotLeaveBackslashAlone : DocumentFormat.OpenXml.Wordprocessing.DoNotLeaveBackslashAlone with get, set
Public Property DoNotLeaveBackslashAlone As DoNotLeaveBackslashAlone

Property Value

Returns DoNotLeaveBackslashAlone.

Applies to