DiagramMasterSettingMasterPath Property |
Path for Master. Set this value or use default Comparison Master. MasterPath is needed to create a document result from a set of default shapes
Namespace: GroupDocs.Comparison.OptionsAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic string MasterPath { get; set; }
Public Property MasterPath As String
Get
Set
public:
property String^ MasterPath {
String^ get ();
void set (String^ value);
}
member MasterPath : string with get, set
Property Value
Type:
String
See Also