Saving

GroupDocs.Comparison provides different ways of saving the output document - save with password, select document metadata source etc.

The SaveOptions class provides the following properties to customize the saving process:

  • CloneMetadataType is a value indicating whether to clone metadata to the target document or not
  • FileAuthorMetadata allows set metadata values provided by a user
  • Password is the password for the output document

For details, see the following guides: