DiagramMasterSetting Class
Diagram master settings
Inheritance Hierarchy
SystemObject
  GroupDocs.Comparison.OptionsDiagramMasterSetting

Namespace: GroupDocs.Comparison.Options
Assembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 22.11.1.0 (22.11.1)
Syntax
public class DiagramMasterSetting

The DiagramMasterSetting type exposes the following members.

Constructors
  NameDescription
Public methodDiagramMasterSetting
Initializes a new instance of the DiagramMasterSetting class.
Properties
  NameDescription
Public propertyMasterPath
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
Public propertyUseSourceMaster
Set true for use master with source document or use false value for use Master with Path
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also