_Application.DefaultLegalBlackline Property

Definition

Determines if Microsoft Word will compare and merge documents using the Legal blackline option in the Compare and Merge Documents dialog box. Returns True if Word will use the option, and False if not.

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

Property Value

Applies to