EmlSaveOptionsPreserveSignedContent Property

Gets or sets a value indicating whether it is necessary to save signed message without changes of content to provide correctly structure of digital sign.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public bool PreserveSignedContent { get; set; }

Property Value

Type: Boolean
See Also