[]
Gets or sets whether the embedded files (EmbeddedFiles) should be removed from the document.
The default value is false.
public bool DiscardEmbeddedFiles { get; set; }
Public Property DiscardEmbeddedFiles As Boolean