CompatibilityOptionsDoNotLeaveBackslashAlone Property |
Namespace: Aspose.Words.Settings
public bool DoNotLeaveBackslashAlone { get; set; }
Public Property DoNotLeaveBackslashAlone As Boolean Get Set
public: property bool DoNotLeaveBackslashAlone { bool get (); void set (bool value); }
member DoNotLeaveBackslashAlone : bool with get, set