1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature.Options
  6. /
  7. SaveOptions
  8. /
  9. AddMissingExtenstion

AddMissingExtenstion

SaveOptions.AddMissingExtenstion property

Gets or sets flag to automatically add extension when it was missing in output file path Default value is false.

public bool AddMissingExtenstion { get; set; }

See Also