Click or drag to resize

AttachmentRemoverConfiguration Properties

The AttachmentRemoverConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyRemoveAlternatives Gets or sets the value indicating, if Alternatives elements should be removed. Default is true.
Public propertyRemoveNonVisuals Gets or sets the value indicating, if NonVisuals elements should be removed. Default is true.
Public propertyRemoveVisuals Gets or sets the value indicating, if Visuals elements should be removed. Default is true.
Public propertyShouldRemove Gets or sets the callback that is invoked for all candidates to be removed. Default callback returns true.
Top
See Also