![]() | AttachmentRemoverConfiguration Properties |
The AttachmentRemoverConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | RemoveAlternatives |
Gets or sets the value indicating, if Alternatives elements should be removed. Default is true.
|
![]() | RemoveNonVisuals |
Gets or sets the value indicating, if NonVisuals elements should be removed. Default is true.
|
![]() | RemoveVisuals |
Gets or sets the value indicating, if Visuals elements should be removed. Default is true.
|
![]() | ShouldRemove |
Gets or sets the callback that is invoked for all candidates to be removed. Default callback returns true.
|