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:

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

For details, see the following guides: